View Single Post
  #3  
Old 07-26-2004, 02:39 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Quote:
Originally Posted by Emerson
Open the file /skin1/customer.tpl and comment out the boxes you don't want.

Like:
To remove the cart box, make the code
Code:
{ include file="customer/menu_cart.tpl" }

look like...
Code:
{* include file="customer/menu_cart.tpl" *}

That will supress that box.

HTH

do you mean skin1/customer/home.tpl
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote