Log in

View Full Version : different colors for subforums


VAG
12-01-2012, 10:39 AM
Hi,

Is it possible to give subforums different colors ?
Hope I posted this in the right section.

Thanks

Lynne
12-01-2012, 04:10 PM
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.)