PDA

View Full Version : different forum color


Roughnek29
11-02-2007, 05:04 AM
I want to change the table color for one of my forums, but leave the rest to default. Any idea how this can be done?

Triky
11-02-2007, 02:32 PM
You can search here, on vBulletin.org for a mod that let you change a category/forum table colour, then, you can use this conditional for sets which forums you want displayed with that colour:

<if condition="$forum[forumid] == X"></if>

X = Your forum ID.