Quote:
Originally Posted by shan
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
|
Oh boy... no words
Thanks for catching it Shan
