I dont have any change to make in the FORUMHOME bit
Here is my extract for forumhome_forumbit_level1_nopost:
Code:
<tr>
<td class="thead" style="width: 4%;"> </td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" style="width: 26%;" nowrap="nowrap">$vbphrase[last_post]</td>
<td class="thead" style="width: 5%; text-align: center;">$vbphrase[threads]</td>
<td class="thead" style="width: 5%; text-align: center;">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
still it is not aligned