Doesn't appear at all for me. Try this, instead of setting the style in the element itself, try creating a class and adding the class to skin1.css. THis would be the correct way to call the class in skin1.css:
.newclass {background: url(images/top.jpg);}
Then call the class in whatever element you want that background image to appear in:
class="newclass"
Make sure the image is in the skin1/images directory.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|