The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
I tried this and I get an ad in the first post in the first page of a thread and in the last post in every page of a thread.
I'm looking for a way to get an ad to show in the first post on every page AND the last post on every page. Any ideas? Edit Add: I've got Code:
<!-- Start AdSense Google within post message --> <if condition="(($post[postcount] % $vboptions[maxposts] == 1) or ($post[islastshown]))"> <span style="margin: 2px; float: right; width: 301px; height: 251px;"> GOOGLE ADSENSE CODE HERE </span> </if> <div id="post_message_$post[postid]">$post[message]</div> <!-- End AdSense Google within post message --> I echo this question. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|