![]() |
More Contemporary X-Cart Design
I am looking to add a box around all x-cart pages with a border about 1 px wide. In addition, I would like it to be centered and to include the rectangle top and rectangle bottom tpl pages. I am a bit confused on how to accomplish this. If anyone could help it would be greatly appreciated. For reference, I would really like the pages to resemble the following:
www.homedepot.com Thanks |
Re: More Contemporary X-Cart Design
This can all be done using CSS. Rectangle_top.tpl controls the positioning and size of the overall site 'container', so simply making it a fixed width (950px) and centering it will take care of that for you. Adding the border can be done in this template as well using this code:
border: 1px solid #000000 Change the color to whatever you want. |
Re: More Contemporary X-Cart Design
Just want to confirm this will also work with older versions of x-cart. I am trying to do this on an older version, and it just isnt working.
thanks -ds |
Re: More Contemporary X-Cart Design
It is standard CSS so it will work on any version. Post the code you are trying to use.
|
All times are GMT -8. The time now is 10:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.