
Originally Posted by
danilyn22
Hello
I need some direction. I am on v1.3.9h and am using CherryZen as my template.
Just recently i noticed that the content area is no longer displaying white as specified in the css file but it picking up the background color. I have tried everything to get it to work but it just isnt happening. Originally I was just using a color for the background but I changed it to a graphic just to see if it helped.
I can't find any other place to change the color. Can you help??
Here is the CSS
#contentMainWrapper {
background:url("../images/sidebox.gif") 100% 0 repeat-y; /* This is the right column background "faked" with an image. */
background-color:#FFF; /*background color for the main "content" of the site */
Bookmarks