(4 Jun, 2010, 2:24 pm)gigabytemovil escribió: Pero no hay otra solución???
Cita:Vas a la plantilla forumbit_depth1_cat_subforum
Buscas:
Reemplazas por:Código:<td class="tcat" colspan="6">
Guardamos.Código:<td class="tcat" colspan="5">
Vamos a la plantilla forumdisplay_subforums en "Mostrar foro"
Buscamos:,Código:<td class="tcat" width="2%"> </td><td class="tcat" width="2%"> </td>
lo reemplezamos por:
Código:<td class="tcat" width="2%"> </td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td><img src="{$theme['imgdir']}/catsol.gif"></td>
<td width="100%" class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td>
<td><img src="{$theme['imgdir']}/catsag.gif"></td>
</tr>
</table>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat" width="2%"> </td><td class="tcat" width="2%"> </td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="15%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
</tr>
{$forums}
</table>
<br />