View Single Post
  #2  
Old 09-12-2011, 01:40 AM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Re: How to have no left.tpl on home and product detail pages?

Code:
{*<div id="left-bar"> {include file="customer/left_bar.tpl"} </div>*}

comment out as above in content.tpl. Use webmaster mode to find the correct one. You will need to adjust the css accordingly. If you use Safari with developer tools its very easy to see what you need to change. One bit at a time, mind you, as you will end up in a right old mess.
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote