The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing BreadCrumb on CMS
I'm trying to figure out how to take out all the stuff between the navbar and first widget/articles on the front CMS page. I would like to keep the breadcrumb on the forum, but just remove everything from the Frontpage(IE: Breadcrumb, Create an article button, Notification for new users).
Any ideas? |
#2
|
||||
|
||||
Move it from navbar to somewhere else without cms like forum home and forum display
|
#3
|
||||
|
||||
Put a condition around the stuff you don't want on the cms page:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'vbcms'"> stuff to show on all pages except cms </vb:if> |
#4
|
||||
|
||||
Hi,
Great thread! In what template does the vbcms_toolbar "Create New Article" template get called from? I've tried searching in navbar and templates for various keywords but this is eluding me! Thanks! |
#5
|
|||
|
|||
Bump for brilliance. So simple, so handy.
|
#6
|
||||
|
||||
thank you so much!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|