[Solved] Background images are not working after updating
Posted: Fri Apr 06, 2012 6:39 pm
Hi =)
One of my sites won't show background-images from CSS anymore, not even when I put it to </__body>-tag.
Example page:
http://www.magalacrima.com/index.php?page=main-chamber
Background-image:
http://magalacrima.com/images/background.jpg
Background-image line from CSS:
Link to the CSS-file:
http://www.magalacrima.com/tmp/cache/st ... f691ae.css
Also my CSS was validated using Jigsaw, The W3C CSS Validation Service. Everything should work fine.
One of my sites won't show background-images from CSS anymore, not even when I put it to </__body>-tag.
Example page:
http://www.magalacrima.com/index.php?page=main-chamber
Background-image:
http://magalacrima.com/images/background.jpg
Background-image line from CSS:
Code: Select all
background-image: url("images/background.jpg");
http://www.magalacrima.com/tmp/cache/st ... f691ae.css
Also my CSS was validated using Jigsaw, The W3C CSS Validation Service. Everything should work fine.