View Single Post
  #21  
Old 09-08-2007, 09:26 AM
 
MoonDog MoonDog is offline
 

Advanced Member
  
Join Date: Aug 2007
Posts: 93
 

Default Re: Background image works in Firefox but not IE

Have you tried this(without the background-repeat: no-repeat; line:

Code:
} HTML,BODY{ background-image: url(images/man7.jpg); background-attachment: fixed; MARGIN: 0px; PADDING: 0px; }


- MoonDog -
__________________
X-CART Gold v4.1.8
Reply With Quote