The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adjusting breadcrumbs
I'd like to hide breadcrumbs on the homepage. In all the other pages I'd like to shrink the padding and change the link color - as is it blends with the back.
I've done a lot of research and still cant find the right stylevar. Tips appreciated. I've attached an image of the issue. |
#2
|
||||
|
||||
You need to put a condition around the code to not show it on the index.php page:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'index'"> breadcrumb code </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|