The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to remove the forum navigation bar?
Hi,
I want to remove the navigation that brings you back to subforums - categories and home. See attachment |
#2
|
|||
|
|||
Style Manager --> Navigation and Breadcrumb Trail -> navbar
Find the following and comment out the following using <vb:comment> </vb:comment> (I would not remove this in case you get push back from members Code:
<li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li> {vb:raw navbits.breadcrumb} {vb:raw navbits.lastelement} |
#3
|
|||
|
|||
Thanks! tested and works
Style Manager -> stylevar -> Navigation and Breadcrumb Trail -> navbar |
#4
|
||||
|
||||
No need to edit navbar template .. just add the code below to additional.css template.
Code:
#breadcrumb {display:none;} |
3 благодарности(ей) от: | ||
In Omnibus, Max Taxable, scottkoz20 |
#5
|
|||
|
|||
the only thing I would worry about on disabling by adding the css code is if there are sites (like mine) that is using the breadcrumb other means (I have SocialMedia / eBay search) on the right side of the breadcrumb, that would disable everything, correct?
|
#6
|
||||
|
||||
I apologize for this
How to delete index.php from a forum link Best Regards |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|