The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
add Google adsense to appear as threads in formdisplay page
i want to add Google adsense to appear as threads in formdisplay page i was doing that in vb3.8 by using the following procedure but it didn't work after upgrading to vb4.0.2 suite
HTML Code: Open your FORUMDISPLAY template: vBulletin AdminCP > Styles & Templates > Edit Templates > Forum Display Templates > FORUMDISPLAY (First thread) Find: Quote: <if condition="$show['threads']"> Add below: Quote: <tr> <td align="center" class="alt1">-</td> <td align="center" class="alt2">-</td> <td class="alt1"> <div> Google adsense code </td> <td class="alt2 smallfont" align="center">Sponsored Links</td> <td class="alt1" align="center">00</td> <td class="alt2" align="center">00</td> <if condition="$show['inlinemod']"><td class="alt1" align="center">-</td></if> </tr> also i will thankful if you guide how to add it after stick threads and as end threads |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|