View Single Post
  #25  
Old 04-23-2011, 05:14 AM
 
Sunray Sales Sunray Sales is offline
 

Senior Member
  
Join Date: Dec 2010
Posts: 194
 

Default Re: Product Detail Contents detail Only only header and footer no other things

Quote:
Originally Posted by Learner
Hi,
How to make home page single and the remaining category,manufactures page 2 column??

Hi, sorry for the delay in response.

I'm not 100% sure about how do modify your version of X-Cart. But for your healthshoppe website you will be using a similar code to xtech.

{ if $main eq "product"}

or
{ if $main eq "home"}

In which you will use this if statement to determine if the page is on the product page or home page and then make modifications to the center container and disable the left and right bar accordingly.



__________________
4.4.2
www.sunraysales.com
HandsOnWebHosting
Reply With Quote