| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
More Contemporary X-Cart Design | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() 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
__________________
4.4 Code:
|
|||||||||
#2
|
|||||||
|
|||||||
![]() 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.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() 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
__________________
4.4 Code:
|
|||||||||
#4
|
|||||||
|
|||||||
![]() It is standard CSS so it will work on any version. Post the code you are trying to use.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|