The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a banner under navbar in cms
Hi all. I need to have a flash banner under navbar in cms page but not in forums. Please help me. Which template should i edit to have my flash baner displayed only in cms page. Thanks in advance
|
#2
|
|||
|
|||
If you have advertisement included in your vb install then just use a conditional with the banner to only display in CMS. For me this works:
Code:
<vb:if condition="THIS_SCRIPT == 'index'">banner code here</vb:if> |
#3
|
|||
|
|||
Thanks a lot for your response. So which template should I use "navbar" ? And what do you mean by configuration? You mean the name of the first page etc? Thanks again
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|