Hi-
I'm having a problem that's been voiced by several of you, involving changing the background color. When I change the background color in the first line of code, it changes the color for the entire site. I've gone through the various elements in CSS and changed each color individually back to white, however there are some areas (such as in the nav bar) where the background color shows through the content.
It seems as if the page elements aren't contained within anything, and I'm trying to do that by adding a wrapper to my site. This will have the added benefit of creating an extra white space around the body content, since I'm going to make my wrapper 10 px wider than the container. Here's the problem:
My wrapper is only working on the masthead. WTF?
I've also tried adding a margin to the container, sans wrapper, which also only applies to the masthead. Argh. What gives? Have any of you been able to figure this one out?
Thanks!
not resolved