I am currently using this theme and would like to change the back ground colour without changing the whole content area. I have used the standard commands to change the back ground colour but the whole page goes the colour and only the blocks stay white.
Is there a fix to this or am I doomed to be a plain white site for a long time coming.
Comments
Comment #1
nevets commentedThe content area probably has a div around it with an id. Add a css rule for the id that sets the background color to white.
Comment #2
Alan Cooney commented