PDA

View Full Version : Forum Catagory Colors


ChrisBaktis
11-12-2004, 02:54 PM
I am trying to change the color of the font used on the ForumHome template in the Catagory Stripes and the only way I see how is by using HTML in the Forum Manager area...the problem with this is that this also changes the color in the navigational map, and since I use a light color it doesnt work....

I tried using the Catagory Strip CSS in the Style Manager but that only seems to change the color when I go into the forum - it doesnt change the font on the main forumhome page.

Any help on where i can make this change so the font color will change on the forum home page but not change in the navigational bar?

Tony G
11-12-2004, 09:21 PM
They use the same variable, so if you want a very simple solution, hardcode the color in forumhome_forumbit_level1_nopost. That, or change the variable name for the category color style, which is the longer option.

ChrisBaktis
11-13-2004, 12:42 PM
Thank you!