The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Go to your forumdisplay template and enter your ad code in between the following two pieces of code:
Code:
<vb:if condition="$show['stickies']"> <ol id="stickies" class="stickies"> {vb:raw threadbits_sticky} </ol> </vb:if> Code:
<vb:if condition="$show['threads']"> <ol id="threads" class="threads"> {vb:raw threadbits} </ol> </vb:if> Code:
<div class="threadbit"> <p class="nonthread"> <-- AD CODE HERE --> </p> </div> |
2 благодарности(ей) от: | ||
Brandon Sheley, tanzeelniazi |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|