CSS Problem with a Background img

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
fardeen

CSS Problem with a Background img

Post 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 .
Last edited by fardeen on Mon May 08, 2006 4:59 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSS Problem with a Background img

Post 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
Locked

Return to “Layout and Design (CSS & HTML)”