2013-01-05, 02:08 AM
So I want to change my Subforum color. I found everything but, I just don't know how to add the code in. Here is the code. Please help and Thanks.
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="theadborder">
<tr>
<td class="thead" colspan="5" align="left">Sub Forums</td>
</tr>
</table>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
{$forums}
</table>
<br />