![]() |
Different design in column layout
Hello, I like to have different design layout in left and right column, like color, border... Is it possible to acheive? Which template should I modify. Thanks a lot.
|
Re: Different design in column layout
Have a look at the Template Editing guide at the top of this forum, that is a good place to start :)
|
Re: Different design in column layout
Template Editing guide is very good and helpful, but I 'm new in x-cart, would like to have some more hint. Should I change the CSS file or other files. Any help is highly appreciated.
|
Re: Different design in column layout
Well, customer/home.tpl is the main template which contains the three columns. YOu would need to assign a different style to each <td> tag which controls the columns. For example:
<td class="left"> and then in the skin1.css stylesheet: .left {background-color: blue;} Make sense? |
All times are GMT -8. The time now is 12:30 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.