![]() |
Is it possible to fix the width of the Cart?
I don't like it when sites auto stretch to the browser. I have a header that is fixed at 780 and the cart goes past this when the browser is widened. Is it possible to fix the cart at 780 to line up with my header?
Thanks! |
Since I've changed all my templates I can't test it, but try this:
Change the code at the top of head.tpl: Code:
{assign var="all_languages_numba" value=0} to this: Code:
{assign var="all_languages_numba" value=0} |
The file your looking for is rectangle_top.tpl
Set that to whatever width you want and maybe center it. You can always set the border to 0 too to remove that dodgey line that goes around the site |
rectangle_top.tpl fixed it...
rectangle_top.tpl was the file that made it work. I just changed it to 780 and it worked great. Thanks!
|
All times are GMT -8. The time now is 09:01 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.