The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Modified Breadcrumbs
Hi there, I was wondering if it's possible to have a modified breadcrumb navigation. I'd like to have an alternate root page for some of my pages as opposed to the standard forum home displayed below from the navbar template.
Code:
<td width="100%"><span class="navbar"> <a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td> Code:
<td width="100%"><span class="navbar"><if condition="page name here">link here</if><else> <a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</else></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|