The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there.
How do I display a banner in certain forum? Say.. in a forum 'forumdisplay.php?f=136' i want to display a banner in a template. a snippet code would be awesome. cheers. |
#2
|
|||
|
|||
![]()
Anyone has a snippet I could use for using in template to achieve this? I'm using v3.7.x
Cheers. |
#3
|
||||
|
||||
![]()
If would help to know what template you are putting the code in (the variable could vary based on template), but you can try this:
HTML Code:
<if condition="$forumid == xx"> banner code </if> |
#4
|
|||
|
|||
![]()
Hi Lynne thansk for that.
Ill be using it in showthread template. I believe you had a typo. Code:
<if condition="$forumid == xx"> banner code </if> |
#5
|
||||
|
||||
![]()
Yep, I did have a typo. Sorry about that.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|