Cita:<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}"/></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Cita:<tr><tdclass="{$bgcolor}" align="center" valign="top"width="1"></td><td class="{$bgcolor}"align="center" valign="top" width="1"><imgsrc="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png"title="{$forum['name']}"/></td><td class="{$bgcolor}" valign="top"><strong><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<divclass="smalltext">{$forum['description']}{$modlist}{$subforums}</div></td><td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap">{$threads}{$unapproved['unapproved_threads']}</td><td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap">{$posts}{$unapproved['unapproved_posts']}</td><td class="{$bgcolor}" valign="top" align="right" style="white-space:nowrap">{$lastpost}</td></tr>
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}"/></td>
<td class="{$bgcolor}" valign="top">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
(2 May, 2011, 12:07 pm)abdonroda escribió: Prueba con este:
<tr> <td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}"/></td> <td class="{$bgcolor}" valign="top"> <img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /> <strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div> </td> <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td> <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td> </tr>
<tr>
<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>
<td class="{$bgcolor}"align="center" valign="top" width="1">
<img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}" alt="icon_{$forum['fid']}" title="icon_{$forum['fid']}"/>
</td>
<td class="{$bgcolor}" valign="top"><strong><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}
<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap">
{$threads}{$unapproved['unapproved_threads']}
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space:nowrap">{$lastpost}</td>
</tr>
(2 May, 2011, 12:44 pm)elTerco escribió: En el codigo que pasaste nos veo un td demas :/ encima esta vacio.
Podes probar esto y pasarme una screen a ver como se ve? asi vemos si cargan bien las imagenes y de paso con el abcdefg se de que el td ese que para mi esta demas
<tr> <td class="{$bgcolor}" align="center" valign="top"width="1"> abcdefg </td> <td class="{$bgcolor}"align="center" valign="top" width="1"> <img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}" alt="icon_{$forum['fid']}" title="icon_{$forum['fid']}"/> </td> <td class="{$bgcolor}" valign="top"><strong><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text} <div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div> </td> <td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap"> {$threads}{$unapproved['unapproved_threads']} </td> <td class="{$bgcolor}" valign="top" align="center" style="white-space:nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" valign="top" align="right" style="white-space:nowrap">{$lastpost}</td> </tr>
Si no cargan bien las imagenes vas a ver el nombre de la foto.
Cita:<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>
<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>
Pero borra el abcdefg y dejalo vacio. capaz que necesita esa columna por una propiedad de css. entonces quedaria como el que te pase pero sin el abcdefg y el td vacio
(2 May, 2011, 1:14 pm)elTerco escribió: mmm si de ultima probar volver a poner este codigo antes de los iconos.
Pero borra el abcdefg y dejalo vacio. capaz que necesita esa columna por una propiedad de css. entonces quedaria como el que te pase pero sin el abcdefg y el td vacio<td class="{$bgcolor}" align="center" valign="top"width="1"> abcdefg </td>