Thread: empty.php
View Single Post
  #8  
Old 12-07-2005, 12:23 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Using a smarty {if} statement like this:

{if $smarty.get.pageid eq "1" or $smarty.get.pageid eq "2"}Display this{else}Display this{/if}

Replace 1 and 2 with the actual number of the static pages you want to hide the menus for.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote