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?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|