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:
Código:<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>
<?php
<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
Código PHP:<?php
<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>
Cita:<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>
<?php
<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>
(2 May, 2011, 1:14 pm)elTerco escribió: mmm si de ultima probar volver a poner este codigo antes de los iconos.
Código PHP:<?php
<td class="{$bgcolor}" align="center" valign="top"width="1">
abcdefg
</td>