Quantcast
Channel: help – WordPress.org Forums
Viewing all articles
Browse latest Browse all 13924

Andrew Nevins on "Background Colour gone wrong"

$
0
0

In your custom CSS, remove this;

.custom-background

So you end up with this;

body {
 background-color: #062d06;
 background-image: url('http://360mrc.com/wp-content/uploads/2011/11/360Bgnd.png');
 background-repeat: repeat;
 background-position: top center; background-attachment: scroll;
}

Viewing all articles
Browse latest Browse all 13924

Trending Articles