Background Headaches
-
I am trying to add a background image to my blog @ http://www.ignoremeradio.com.
I saved the image i want in the media library and changed the style.css script,
From:
body{font-family: “Lucida Grande”, Arial, Helvetica, Sans-Serif;
background-color: #121315;
}To:
body{font-family: “Lucida Grande”, Arial, Helvetica, Sans-Serif;
background-color: #121315
url(http://ignoremeradio.com/wp-content/uploads/2010/02/RIP_Grand_Galactic_Inquisitor_by_elderwyrm2.jpg);
}But my background image still isn’t showing?
I’m new at this so please don’t assume anything…
I’m using the Pyrmont V2 theme and WP version 2.9.2.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Background Headaches’ is closed to new replies.