View Single Post
  #23  
Old 09-08-2007, 10:31 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 Guys

Well i first tried removing the line
Quote:
background-repeat: no-repeat;

Still no joy with that.

Also removed Family font etc so my code looks like this know
Quote:
BODY{
background-image: url(images/man7.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
MARGIN: 0px;
PADDING: 0px;
}

But still no joy with this either, what a mind boggler this one is specialy since there isn't a problem with version 4.0.19

Thanks again Guys Dean
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote