does this work with 2.3.2? my forumhome_forumbit_level2_nopost template is different the the one in the instructions. i dont have this tag:
<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
</tr>.
mine says this:
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont> </smallfont></td>
<td bgcolor="{categorybackcolor}" colspan="5">
<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>
where would i insert it?
ww
|