View Full Version : Adding a banner under navbar in cms
ramil86
06-23-2011, 10:25 AM
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
EquinoxWorld
06-23-2011, 06:07 PM
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:
<vb:if condition="THIS_SCRIPT == 'index'">banner code here</vb:if>
Depending on your configuration your condition might be different but you can give it a shot.
ramil86
06-23-2011, 06:43 PM
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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.