Can you answer this?

Open "forumhome_forumbit_level1_nopost" template and find:
HTML:
$vbphrase[last_post]</td>

the whole line sould look somthing like this:
Code:
<td class="thead" width="[color=Red]30%[/color]">$vbphrase[last_post]</td>

you need to change the width to something smaller
 
Back
Top