![]() |
Help! Changing from 3 column to 2 column layout
I installed my x-cart in a 3 column style so its menus left, products center, login and cart right.
I want to move whats on the right to the left and have only 2 columns, how can I change that? |
Re: Help! Changing from 3 column to 2 column layout
customer/home.tpl. Just move the code from the right hand column to the left hand column <td>. Open the template up in Dreamweaver to help see which code is which if that helps you.
|
Re: Help! Changing from 3 column to 2 column layout
Quote:
yup I got that part, what do I edit to get the overall width to be what I want it to be? I've got home.tpl set to 660 wide but its sitting at more like 800. |
Re: Help! Changing from 3 column to 2 column layout
rectangle_top.tpl controls that.
|
Re: Help! Changing from 3 column to 2 column layout
Quote:
tried that too already width="{$width|default:"100%"}" I should be able to just change the 100% to a preferred size or just change everything between the outermost quotes to the size right? I had it like this width="{$width|default:"660"}" and this width="660" edit** found out what to do. in skin1.css i had to change the Table.container width to 660, hooray |
All times are GMT -8. The time now is 05:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.