![]() |
Remove Navbar
I want to remove the whole navbar just off my forum home page (index.php). But still have it on all the forumdisplay sections. Can this be done?
I thought all I had to do was remove the "$navbar" in the forumhome html. But the navbar still shows up on my home page of my forum. Code:
[x_powered_by_vbulletin]</phrase></title> |
I don't think you want to remove the whole navbar template because the login stuff is there also. Just put a condition around the navbar stuff in the template:
HTML Code:
<if condition="THIS_SCRIPT != 'index'"> |
I have a custom skin. The links are in my header section and the login section I have setup with vbadvance where it is off to the right of my forum. Here is a link to give you an example.
www.homeentertainmentclub.com I do not need that navbar for that home page. BUT I still want it for all the other pages when they click a catgory in the forum. Please, help. Thank you, MrMichigan |
If you moved the navbar into the header template, then removing $navbar will not remove it from the page (that just removes the navbar template). You need to put a condition around the navbar links in whatever template it is in.
|
All times are GMT. The time now is 07:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|