X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   how can i delete 'menu' entirely (https://forum.x-cart.com/showthread.php?t=29086)

kanadian 02-22-2007 07:28 AM

how can i delete 'menu' entirely
 
Hi there,

could someone explain how to completely remove/hide 'menu'?

http://www.canadianthreadall.com/home.php

thanks.

Ene 02-22-2007 07:33 AM

Re: how can i delete 'menu' entirely
 
You should edit <xcart_dir>/skin1/customer/home.tpl template and replace:

Code:

{include file="help.tpl" }

with

Code:

{* include file="help.tpl" *}

kanadian 02-22-2007 07:37 AM

Re: how can i delete 'menu' entirely
 
done, worked, thank you! :) :)


All times are GMT -8. The time now is 05:01 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.