PDA


View Full Version : Home page "body background"


blkatt
06-25-2005, 03:04 AM
Is there a way to have different background colors on the 1) vbAdvanced home page and 2) the forum background?

KW802
06-25-2005, 03:24 PM
Without changing some code the easiest thing to do is just create a new style that is a child of your existing style, make your changes to the child style, and then configure CMPS to use the child style.

blkatt
06-26-2005, 02:04 PM
Without changing some code the easiest thing to do is just create a new style that is a child of your existing style, make your changes to the child style, and then configure CMPS to use the child style.

Outstanding KW802 - works perfectly.

Thank you !

Stachel
06-26-2005, 09:23 PM
Clever!!