Background Image – Tiled
-
I did do a search, but have found so many answers my head is spining! I also looked on the support documents and tried the solution there, but it did not work for me.
I edited my stylesheet accordingly, but the image does not show up. What am i doing wrong here??? Thanks in advance for the help!!!
___________________________________________________body {
background-image: url(‘http://www.dunesafe.com/images/bak.gif’);
font-size: 62.5%; /* Resets 1em to 10px */
font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
background-color: #484848;
color: #333;
text-align: center;
}_____________________________________________
How it looks:
http://dunesafe.com/blogs/
_____________________________________________How i want the background to look:
http://www.dunesafe.com/forums/
___________________________________________
The topic ‘Background Image – Tiled’ is closed to new replies.