here is my level1_nopost
PHP Code:
<tr>
<td colspan="6" bgcolor="#FF9933"></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="{contenttablewidth}" border="0" align="center" bgcolor="{pagebgcolor}">
<tr>
<td align="left"><img src="{imagesfolder}/catbleft.gif"></td>
<td align="center" width="100%" background="{imagesfolder}/catbmiddle.gif"></td>
<td align="right"><img src="{imagesfolder}/catbright2.gif"></td>
</tr></table>
</td></tr></table>
<br>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="{imagesfolder}/catbtopright.gif" border="0"></td>
<td align="left" background="{imagesfolder}/catbtopmiddle.gif" width="100%"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><smallfont color="{categoryfontcolor}"><b>$forum[title]</b></smallfont></a></td>
<td width="48"><img src="{imagesfolder}/catbtopleft.gif" border="0"></td>
</tr>
</table>
<tr>
<td colspan="6" bgcolor="#FF9933"></td>
</tr>
<table bgcolor="{tablebordercolor}" cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr align="center">
<td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>