Background image not showing up(!)
-
Hi, I’m new… I did searches and didn’t find an answer, maybe you can help me?
I am using a template that was made for 1.2, I got it to work with 1.5 except that the image doesn’t show up at all.
I have it linked like this,
body {
background-attachment: fixed;
background-color: #fff;
background-image: url(/images/saintlogo.jpg);
background-position: top right;
background-repeat: no-repeat;
}… and the image is in it’s proper location. I’ve tried everything… please help?
Thanks!
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Background image not showing up(!)’ is closed to new replies.