CSS url imge not working
-
Hi all
I have read this in other posts, but the solution from them isn’t working for me.
Here is the CSS I am trying to use:`
body {
background-image: url(images/homeImg.jpg);
background-repeat: no-repeat;
background-position: center top fixed;
line-height:normal;
}`
This CSS isnt loading the background picture.
The image is in that path, and its spelling is correct.
any help?
thank you.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘CSS url imge not working’ is closed to new replies.