PDA

View Full Version : Add AdminCP Option - Turn Off Navbar



PixelFX
Fri 5th Mar '04, 9:09pm
Is it possible to add a feature to be able to globally turn on and off your $Navbar From the admincp

with out having to hack every template removing the $navbar from it.

Reason for adding support for this:

Those that have custom styles that incorperate styles or layouts that have navbar information intergrated into graphics. :)

Steve Machol
Fri 5th Mar '04, 10:03pm
This would require modifying the code. Try asking over at vbulletin.org.

PixelFX
Sat 6th Mar '04, 12:45am
Thanks Steve, I thought it might be a cool option in vb3 stock, I've edited out the hardway for now :) thanks for the fast reply though :)

Mike Sullivan
Sat 6th Mar '04, 2:30pm
Couldn't you just edit the navbar template and remove the bits you don't want (or all of it)?

feldon23
Sun 7th Mar '04, 10:15am
Your life would be so much easier if you put a couple of conditionals in your $navbar template which showed different parts (or nothing at all) depending on the user's style.