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 the store and adding border around it (https://forum.x-cart.com/showthread.php?t=6954)

mizzlewillz 04-01-2004 09:48 AM

Centering the store and adding border around it
 
Hello,

I was just wondering how would you go about centering the store. I was trying

DIV.centerpage {
width: 770px;
position: absolute;
left: 50%;
top: 0;
margin-left: -385px;
}

in the CSS file

then

<div class= "centerpage" > in the head.tpl file

and </div> in the bottom.tpl

the whole thing EXCEPT for the bottom.tpl was centered. Also, if anyone knows how would you add a border to your centered page, if this was answered before please post the topic string, I tried searching but could not find it.

Thanks for any suggestions, comments,

Mike W.

shan 04-01-2004 11:52 AM

in rectangle_top.tpl set the width to 80%


All times are GMT -8. The time now is 02:50 PM.

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