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)
-   -   Changing the width of the page. (https://forum.x-cart.com/showthread.php?t=36534)

antonywalsh 01-04-2008 07:28 PM

Changing the width of the page.
 
I need to know all the different .tpl pages I need to look at to edit the width of both the main and customer pages. I cant seem to get everything to match up on all the pages.

What are all the .tpl pages that I need to look at to make sure every thing on each page is the same width including the seperators, authorisation box etc.

Many thanks for your help


www.pinkandcream.com

neroag 01-05-2008 03:52 AM

Re: Changing the width of the page.
 
You can set the with of the page in skin1/rectangle_top.tpl just chang the value of the 100%.

antonywalsh 01-05-2008 04:41 AM

Re: Changing the width of the page.
 
By changing the rectangle_top.tpl to say 730 px does not mean this will change all the other aspects of the pages to the desired width. I need to know where I can find all the aspects of the page. like the seperators the authorization boxes etc. Also by changing the elements of the main page does this transfer to the customer page.

www.pinkandcream.com

carpeperdiem 01-05-2008 05:29 AM

Re: Changing the width of the page.
 
/skin1/skin1.css

MOST of your width settings will be in the css

My favorite css tweak:

TABLE.Container { width: 960px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; }

good luck.


All times are GMT -8. The time now is 06:08 AM.

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