PDA

View Full Version : How to remove buttons from Portal


mmarfise
01-19-2006, 06:10 PM
Hi, What is the easiest way to remove onLy the nav buttons from the portal pages? I want to create a custom header that will control nav and not use the forums buttons, BUT I STILL WANT THE FORUM BUTTONS ON THE FORUM

Brian
01-19-2006, 07:16 PM
Wrap this if condition around the links in your navbar template:

<if condition="THIS_SCRIPT != 'adv_index'"> Links here </if>