View Single Post
  #25  
Old 09-09-2007, 02:01 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 geckoday

Thanks for that i removed the lines

Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1//DTD/xhtml1-transitional.dtd">

from my /customer/home.tpl and yes it worked a charm seemed to do the trick, like you said though will it break any of the new X-Cart HTML in 4.1

I also changed my code slightly and removed
Quote:
background-repeat: no-repeat;

To
Quote:
background-repeat: repeat;

Ok you get 2 lots of background images scrolling up but better than seeing a sudden white area were the image ends, but not the real out come i wish for.

I'd definitely like help with information regarding the DOCTYPE as this made a big difference and the image worked as i wanted it to, but does it do harm to the new xcart 4.1 html etc

Thanks again for you help, really appreciated..
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote