the effect when i use this code:
Code:
<tr align="center">
<td bgcolor="{firstaltcolor}" colspan="2" align="left">
<table cellpadding="0" cellspacing="0" border="0"><tr>
<td valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td><img src="{imagesfolder}/clear.gif" width="9" height="0" border="0" alt=""></td>
<td background="{imagesfolder}/$forumid.jpeg"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<br>
<smallfont>$forum[description]</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>
<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
</tr>
on the template forumhome_forumbit_level2_post
screenshot: