Here's my forumhome_forumbit_level2_post template, enjoy.
Code:
<tr align="center">
<td bgcolor="{secondaltcolor}" valign="top">$forum[getlatests]<img src="{imagesfolder}/$forum[onoff].gif" border="0" alt="">$forum[getlateste]</td>
<td bgcolor="{firstaltcolor}">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a></td>
<td width="35%" align="right" valign="top"><smallfont>($browsers users browsing)</smallfont></td>
</tr>
<tr>
<td colspan="2"><smallfont>$forum[description]$forum[moderators][<a href="newthread.php?s=$session[sessionhash]&forumid=$forum[forumid]">new thread</a>]</smallfont></td>
</tr>
</table>
</td>
<td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>