Hi!
I have an external style sheet and am trying to add a background image and ensure that it does not tile. I am busy trying to get the image to load. The code I have is as follows. can't figure out why it doesn't work. Everything else works fine.
Does anyone have any ideas?
Thanks
Lee
I have an external style sheet and am trying to add a background image and ensure that it does not tile. I am busy trying to get the image to load. The code I have is as follows. can't figure out why it doesn't work. Everything else works fine.
Code:
.body {background-color: white; background-image: url([URL unfurl="true"]http://www.ollyweb.co.uk/newollyweb/CREATE/graphics/largeboxbg.jpg);[/URL] font-family: arial, verdana, century gothic; color: 000000; text-align: left; font-size: 15px; font-weight: none; text-indent; text-align: justify}
Does anyone have any ideas?
Thanks
Lee