To hide something, use comments to comment it out. For example, to hide the help menu, replace this:
{ include file="help.tpl" }
with this:
{*{ include file="help.tpl" }*}
That will hide it in case you want to use it later.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|