Black Background Wordpress

Pooky

Garfield's Teddy
Joined
Dec 16, 2007
Messages
24,504
Reaction score
21
Location
Neverland
I am using the k2 theme for my wordpress blog, but I want to change the background from white to black. Which file do I edit and what?

Thanks
 
I will have a look, but I really like everything else about K2, the only thing I want is a black background.
 
If you just want the background changed, then for a quick and dirty fix, add these lines to the bottom of your Stylesheet (styles.css) under Appearance > Editor (if you're using the latest version of WordPress)

.content {
background:#000;
}
#page {
background: #000;
}
 
Nah -- it looks pretty cool with the grey on black. You could change it to white:

#primary-wrapper p{
color: #FFF;
}

but that white on black really hurts the eyes.
 
Ahhh I installed the new Wordpress and now my ste looks all messed up, it stretches across the whole screen...

How can I fix this?
 
Top
Sign up to the MyBroadband newsletter
X