View Single Post
  #5  
Old 10-20-2009, 09:09 AM
 
ceLL ceLL is offline
 

Member
  
Join Date: Mar 2009
Location: Winnipeg, MB, Canada
Posts: 24
 

Default Re: Remove Menu from Custom Page in Admin Area

It is another page using the default home.tpl and then i added my own pricebook.tpl and inserted it into common_templates.

I tried the if statement route and it's displaying exactly as I want, I ended up removing the header, menus (including the column the menus were in) and the footer. All with a simple {if $main ne "pricebook"}{/if}.

Thank you!
__________________
Sean

X-Cart Gold - 4.2.1
PHP - 5.2.9-1
MySQL - 5.1.32
IIS 6.0 w/ FastCGI
Windows Server 2003
Reply With Quote