The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a global rotating banner and I've specified two different banners for two of the forums by using if/else. I want to do the same thing with a few other banners/forums, but I'm not sure how to code it. I've played around with it but it always turns out screwed up. I know one of you guys that's a lot smarter than me will know how to fix it. Any help would be greatly appreciated.
This is in my navbar template. Here's what I'm looking at: Code:
<!-- / BANNERS --> <if condition="in_array($forumid, array(53,59))"> <div align="center"><img src="images/banners/zc_banner.gif" width="468" height="60"><a href="http://www.callingducks.com"> <img src="images/banners/cdc_banner_001.jpg" width="469" height="60"><else /> <div align="center">$random_banner[$random_number]</div><br> </div> </if> |
#2
|
|||
|
|||
![]()
oops! I think I may have posted this in the wrong forum... sorry! Could a mod please move this to the appropriate place?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|