The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a conditional for 'viewing forums'
I want to put an individual banner up for my forums part that isn't visible on the CMS/mainpage.
Is this possible? Ideally it's going to go atop of the navbar. |
#2
|
|||
|
|||
You could try this:
Code:
<vb:if condition="!defined('CMS_SCRIPT') OR !CMS_SCRIPT"> // Only on non-cms pages </vb:if> |
#3
|
|||
|
|||
Is there also a conditional for viewing css parts?
|
#4
|
|||
|
|||
I'm not sure what you mean - can you give an example of a url (minus the domain name if you don't want to link to your site).
|
#5
|
|||
|
|||
CMS* Sorry, it was late last night. :lol:
|
#6
|
|||
|
|||
I thought you meant CMS, but unfortunately I still don't know what you mean.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|