View Full Version : Removing nav-bar from index page
triff
10-06-2007, 11:28 AM
I have no need for the nav-bar on any page except for the forum - the vBadvanced modules cover most of the useful links anyway. The question is: How do I remove the nav-bar from my index page without losing it from the forum?
Grateful for any help!
SGL.
Brian
10-06-2007, 02:28 PM
Admin CP => vBa CMPS => Default Settings => Style Options => Enable Navbar
triff
10-06-2007, 05:23 PM
Thanks a lot! :)
SGL.
triff
10-06-2007, 05:56 PM
By the way, when I removed the nav-bar, the header and the modules got no space between them. Is there anyway I can get some space between the header and the modules below without editing my header (as adding more space in the header template will increase the space further in the forum where the nav-bar is still in place).
SGL.
Brian
10-08-2007, 12:35 PM
Just use an <if condition> in your header template...
<if condition="THIS_SCRIPT == 'adv_index'">
<br /><br />
</if>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.