View Full Version : Diferent color on diferent forums
Is it possible to have diferent colors on diferent forums? Its only the bacground i want to change, i attach a file that shows how i mean.
Princeton
07-24-2007, 01:43 PM
you can edit the templates and define your own CSS class
for example:
edit templates by adding another class to cell .. it will looking something like style="alt1 forum$forum[forumid]"
you will then have to define each new class in the STYLE MANAGER
.forum2{background-color:red}
.forum22{background-color:blue}
.forum12{background-color:yellow}
Thanks alot!!! I got it working :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.