Add this code to additional.css and it will change the background color of the header, the topic title, and the topic description
Simply add the forum ID and colors
Example:
Code:
#cat374 .forumhead {
background: #2491BF !important;
}
#cat374 .forumbit_post .forumtitle a {
color: #2491BF !important;
}
#cat374 .forumbit_post .forumdescription {
color: #373737 !important;
}
Tested with vb4.2.5