View Single Post
Old 02-27-2009, 04:41 PM   #3
conanite
Junior Member
 
conanite's Avatar
 
Join Date: Feb 2009
Posts: 20
Thanks: 2
Thanked 2 Times in 2 Posts
Default

I put the url of the image in single-quotes. I don't know if this is required by the specification, but I haven't had problems either.

background-image: url('/assets/images/my_background.png');

the other thing that might be going wrong is the availability of the file - is it in the right place relative to the parent file so that the browser will find it? When dreamweaver sets up a preview, does it ensure related resources are properly in place?
conanite is offline   Reply With Quote
The Following User Says Thank You to conanite For This Useful Post:
sweetums (03-05-2009)