Page 1 of 1

CSS Problem with a Background img

Posted: Mon May 08, 2006 4:57 pm
by fardeen
Hi,

i'm actually working on http://ehplus.ca/awb.ca/ but i have a problem.

If you go on the website with Firefox, you'll see the blue background but not on I.E .

WHY ? I tried a lot of thing to make it work but without success. So now i need your help please :)

Thanks , merci d'avance .

Re: CSS Problem with a Background img

Posted: Mon May 08, 2006 7:22 pm
by Dr.CSS
well it worked for me but you mite want to take these quote marks out, none of your other images have them and just one in the front or end will mess it up,,,
from,,

background:  url('uploads/images/site/bg_frame_middle.png')

to,,

background:  url(uploads/images/site/bg_frame_middle.png)

  mark