2012-05-05, 11:48 PM
It currently looks like this:
![[Image: x5ZPo.png]](https://camo.mybb.com/27aa9a95a7efbf0f09a8528754a47eabd4037713/687474703a2f2f692e696d6775722e636f6d2f78355a506f2e706e67)
I already tried reverting the code back to original and almost no change at all.
The current code is:
Thanks in advanced.
Edit: here if needed user: Prueba pass: prueba123
I already tried reverting the code back to original and almost no change at all.
The current code is:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<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="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />
Thanks in advanced.
Edit: here if needed user: Prueba pass: prueba123