Background Help
-
I am kind of new to CSS and I want to get a background color. My blog is http://cpdn.wordpress.com/ The background that I want is the grey background on like on this blog http://mike92.wordpress.com/ Anytime I want to change the background, it doesn’t change the part where the text is. Thanks in advance.
Oh yea my theme is Silver is the new black
well, mike92 did it like this:
body,#content,#menu,#rap {
background-color:#DDDDDD;
}
The topic ‘Background Help’ is closed to new replies.