PHP Code:
<tr id="cat">
</table>
</td></tr></table><br>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<td align="center" background="images/category.gif" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td>
</tr>
<tr align="center">
<td bgcolor="{tableheadbgcolor}" background="images/top.gif"><smallfont> </smallfont></td>
<td bgcolor="{tableheadbgcolor}" background="images/top.gif"
width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" background="images/top.gif"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" background="images/top.gif"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" background="images/top.gif" nowrap><smallfont color="{tableheadtextcolor}"><b>Ultimo Post</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" background="images/top.gif" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderatore</b></smallfont></td>
</tr>
This is my forumhome_level1_nopost template at this moment.
This night I have restored the original templates setup and then I followed the procedure you indicated to me. The solution seems not to be working because the categories are separated BUT the next category stays attached at the end of the preceding one and the space is wrong. If I try to insert images in the categories, the images are displayed above the categories.