What page are you talking about? If you look at the CSS for the page (like on the forum.php page), you'll see that each forum listed has a unique id associated with it - #forum2 for example - and so you can just write some CSS to change the colors. (There was just a thread about changing the forum thread background on the forum.php page and we wrote some CSS in that thread to do so. You may want to look up that thread.)
|