The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar managment
I am adding additional buttons in the navbar section, I need the extra room so I would like to remove the default "Whats New?" button. How do I go about doing this?
Thanks in advance. |
#2
|
||||
|
||||
Remove these lines form navbar template:
HTML Code:
<vb:elseif condition="$show['member']" /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBForum_Post">{vb:rawphrase getnew_tab}</a></li> <vb:else /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBForum_Post">{vb:rawphrase getnew_tab}</a></li> |
#3
|
|||
|
|||
And for Blog and Forum?
|
#4
|
||||
|
||||
The blog is a plugin - you can turn it off in the plugin manager. The forum is in the navbar template.
|
#5
|
|||
|
|||
but this means I disable blogs complete, that's not what I want to do. I want to replace that with the "vBH-Add new tabs" addon.
|
#6
|
||||
|
||||
Um, no. The navbar is just one of the plugins within the product. If you disable the product, then the blogs will turn off. but if you just disable the one little plugin that creates the tab, then it will just turn off the tab.
|
#7
|
|||
|
|||
Quote:
Thanks |
#8
|
||||
|
||||
the option to turn off the blog navtab? Like I said, it's just a plugin. Just turn off the plugin called "Navbar: Eval Blog Link Template and Validate Styleid" That may also effect something to do with the styleid (although I'm not sure exactly what) so the other option is to just comment out these lines:
PHP Code:
|
#9
|
|||
|
|||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|