View Single Post
  #1  
Old 10-14-2005, 08:33 PM
 
jamboro jamboro is offline
 

Newbie
  
Join Date: Oct 2005
Posts: 3
 

Default 3 column and 2 column on the same site?

Hi all,

Ok I believe that x-cart will be able to do this, its just a matter of time for me to find the correct files to edit.

I need to have a main page in home.tpl to be 3 column. Ok so I have done that during the installation, but lets say if I want to have three columns for the main pages or certain pages but 2 columns on every other pages, such as product display and user registration or user profile.

Correct me if I am wrong but I think that all the content is by default going into the middle column of the home.tpl, so if I create a file named home2.tpl and just place the first and the second column, I will have succeeded in creating a custom template for general displays.

So for me to have ONLY certain files with 2 columns, I would have to call for home2.tpl in the respective particular .tpl file, instead of the default home.tpl, right?

The question is that this is just my theory but in actual fact, what are the files that I need to edit in order to call for the custom 2 column template (head2.tpl), in for example products.tpl?
__________________
xcart 4.0.16
Reply With Quote