I would like to hide/remove the second navigation bar when viewing the CMS - but still have it available on the forum and blog.
I can think of two methods but I don't know vbulletin well enough to do either without a push in the right direction.
- Change the template hook for the navbar on content.php and then remove the subnav from the new version of the navbar template.
- Use conditioning to make the subnav unavailable while viewing content.php
Thanks in advance