I am trying to show a background image. It isn't appearing and when I check outthe div with firebug it only shows the width and height. I have the css on the page for the time being it will be moved off to an external sheet when I get it working. Why is this image not being shown (the url is fine) Thanks for any pointers
Code:<style type="text/css"> #vehic {background-image: url("/admin/project/bckig.jpg") no-repeat}; </style> <div id="vehic" style="width:448px;height:340px;">



Reply With Quote



Bookmarks