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)
-   -   centre the xcart interface (https://forum.x-cart.com/showthread.php?t=33001)

alex1 08-03-2007 02:30 AM

centre the xcart interface
 
I have succeed to centre the xcart customer interface
of my website in Firefox but it doesn't work in IE (last version).

I did it with skin1.css :

HTML,BODY {
PADDING: 0px;
width: 900px;
height: 100%;
margin-top:0px;
margin-bottom: 0px;
margin-left:auto;
margin-right:auto;
}

and I modificated the rectangle_top.tpl with width=900px

In IE the website is still at the left side.

Someone could help me?

balinor 08-03-2007 04:10 AM

Re: centre the xcart interface
 
Welcome to X-Cart! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your question correctly. Thanks! :)

alex1 08-03-2007 07:04 AM

Re: centre the xcart interface
 
Thank you Balinor for your answer...

My Xcart Version is 4.1.8 Gold.

Can you help me please?


All times are GMT -8. The time now is 07:24 PM.

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