Hi Guys,
Im hoping someone can advise.
I have a div and want it to display an image as the background, in my editor I can see its OK with some inline CSS but when i sent the page and image to the server the image does not display?? I can see the CSS width and height have worked as there is a space where the div is and its sized as my CSS tells it to be - but the image is not there.. I have looked on the server and the image is there so Im stumped?
I have tried this using a style sheet for the CSS and inline on the page like this like i have at the moment..
If anyone can advice id be greatfull.Code:<div style="background-image:url(skin/sidePicGrey1.gif);height:148px;width:124px;background-position:left;background-attachment:fixed;background-repeat:no-repeat;">
Thanks
Tag


Reply With Quote

Bookmarks