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)
-   -   Centering my webpage? (https://forum.x-cart.com/showthread.php?t=43204)

Halloween2007 10-23-2008 06:19 PM

Centering my webpage?
 
How can I bring my website to the center of the page?

Yurij 10-24-2008 12:40 AM

Re: Centering my webpage?
 
Quote:

Originally Posted by Halloween2007
How can I bring my website to the center of the page?


You need edit class "TABLE.Container" in the file "skin1/skin1.css":

PHP Code:

TABLE.Container width960pxmargin-leftautomargin-rightautobackground-color#FFFFFF; } 



width:960px - width central part.

Halloween2007 10-26-2008 10:56 AM

Re: Centering my webpage?
 
How can I make the width smaller? And Do I have to keep the hight at a 100%

balinor 10-26-2008 11:02 AM

Re: Centering my webpage?
 
Change the width from 960 to whatever you want :)

Halloween2007 10-26-2008 11:14 AM

Re: Centering my webpage?
 
Do I go 960 up or do I go 960 down, How those that work?

neroag 10-26-2008 11:22 AM

Re: Centering my webpage?
 
960 down (ie 800) makes the width smaller & 960 upwards ie (ie 1024) will make it wider

Halloween2007 10-26-2008 11:32 AM

Re: Centering my webpage?
 
Thank you.


All times are GMT -8. The time now is 01:56 AM.

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