The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Which Mod am I Using for AdSense
I applied a mod to show good adsense after the first post. However, it was a while ago and I can't find the source code or remember the name of the mode. Can anyone help me out?
thanks! |
#2
|
|||
|
|||
There are loads of Adsense modifications. Search: "Adsense" "All Mods" "Titles Only" in the search box in the top right.
|
#3
|
|||
|
|||
i did a search earlier but wasn't sure which one i used. i decided to lurk around my old templates and found the code in the posbit legacy. for those interested, here's the code.
Code:
<if condition="$post[postcount] == 1"> $spacer_open <div style="padding:0px 0px $stylevar[cellpadding]px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> (your adsense code goes here) </tr> </table> </div> $spacer_close </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|