Just a quick fix for the template mod to ensure individual forums' colors show up:
Code:
<br>
<table cellpadding="0" cellspacing="0" border="0" bgcolor="{ tablebordercolor}" width="100%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr id="cat">
<td bgcolor="{ categorybackcolor}" nowrap><normalfont color="{ categoryfontcolor}"><b>Avatar</b></normalfont></td>
</tr>
<tr>
<td bgcolor="{ firstaltcolor}"><smallfont>$avatar</smallfont></td>
</tr></table></td></tr></table>
Just remove the spaces after each instance of "{