The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'd like to change my breadcrumbs to "/" characters instead of ">".
Heck, I just realized VB.org does it, so that proves it is possible. Can anyone give me a tip on how to do it? Thanks. |
|
#2
|
|||
|
|||
|
Replace you navbar_link with this
Code:
<if condition="$show['breadcrumb']"> <span class="navbar">/ <a href="$nav_url">$nav_title</a></span> <else /> $nav_title </if> |
|
#3
|
|||
|
|||
|
Oh wow, duh, thanks.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|