View Single Post
  #2  
Old 07-26-2004, 12:45 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Open the file /skin1/customer/home.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
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote