X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Trouble with IE6 centering (https://forum.x-cart.com/showthread.php?t=48489)

arcosit 07-08-2009 06:44 AM

Trouble with IE6 centering
 
I have x-cart 4.2 working in all major browsers as I want, except ie6. I cannot get the site to center. URL: www.personalizedbyjanice.com.

I have implemented a couple ideas found in this forum and elsewhere online without success. Please help!

Victor D 07-14-2009 01:19 PM

Re: Trouble with IE6 centering
 
try to add
Code:

body{
text-align: center;
}
#page-container{
text-align: left;
}


in your main.IE6.css


All times are GMT -8. The time now is 09:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.