View Single Post
  #9  
Old 09-07-2007, 02:18 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

Thanks for your help, iam not an expert on coding only really basic html can you confirm if this is what i need to do -

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

I will give this ago and report back if it worked or not, presumimh i done it correct.

Many thanks again Dean
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote