Thread: I hate IE
View Single Post
  #4  
Old 09-05-2008, 04:28 AM
  Cyber Matrix's Avatar 
Cyber Matrix Cyber Matrix is offline
 

eXpert
  
Join Date: Dec 2006
Posts: 199
 

Default Re: I hate IE

Yes, I'm using fast lane and removed the css of the fast lane checkout and left only the main skin1 css file it still left justified the cart page in IE. I even turn off fast lane checkout in the admin and that did not work.

I think it is related to the container and this is the code which looks right to me.

#Container {
HEIGHT: 100%;
width: 980px;
margin: 0 auto;
background-color: #FFFFFF;
}
But what does not make sense is the site renders center on all pages expect for when you are on the cart page.

And Yurij what javascript are you referring too?
__________________
Cyber Matrix
-------------------
X-Cart 4.1.9
Reply With Quote