How to add a background image?
-
Hello,
I’m trying to add a background image to my blog and have tried everything I can think of to no avail. I first tried editing from wp-admin by changing the body style to:
font-family: tahoma, arial, sans-serif;
font-size: 0.8em;
color: #000000;
background: #FFFFFF url(images/sakura.png);where the image I am trying to change the background to is sakura.png, located in the theme images folder. This didn’t work so I tried the same thing by editing the style.css file directly in the body section, but this didn’t work either.
I would really appreciate any help!
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to add a background image?’ is closed to new replies.