View Single Post
  #10  
Old 09-07-2007, 02:40 AM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default Re: Background image works in Firefox but not IE

Hi inebriate

Unfortunatly the code above didn't work i actually lost my back ground picture, presuming i done it correct, what i have also tried is this -

Quote:
}
HTML{
background-image: url(images/man7.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
MARGIN: 0px;
PADDING: 0px;

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

}

My background image came back, but still the same problem it worked in firefox but not
in IE.

really appricate your help thanks Dean
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote