Look for this Template
forumhome_forumbit_level1_nopost
And in that
Look for something like this
Code:
<tr align="center">
<td width="5%" class="thead"> </td>
<td width="40%" class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td width="25%" class="thead">$vbphrase[last_post]</td>
<td width="10%" class="thead">$vbphrase[threads]</td>
<td width="10%" class="thead">$vbphrase[posts]</td>
<td width="10%" class="thead">$vbphrase[moderator]</td>
</tr>
You can see up there last_post, change the %
Make sure that all the percent up there add up to make a 100
Cheers