The Arcive of vBulletin Modifications Site. |
|
|
|||||||
Put - Embed Google AdSense inside - beside - in first post [Just template edit] Details »»
|
|||||||||||||||||||||||||||
|
Put - Embed Google AdSense inside - beside - in first post [Just template edit]
Developer Last Online: Sep 2019
This template edit will make any adsense code or even any advertisement code run beside and embedded in the first post of showthread
as seen on : http://www.nmisr.com/vb/ - e.g : http://www.nmisr.com/vb/showthread.php?t=34327 screen shot : ![]() Value : 1- Markedly increases CTR 2- better look than other places 3- Any code can be implemented 4- Other Ad networks also can be used, you can put any thing beside every first post Steps : Find template : postbit Find : Code:
<!-- message --> Code:
<if condition="(($post[postcount] % $vboptions[maxposts] == 1))">
<div class="postbit_adcode">
<span style="float: right; width: 340px; height: 285px;">
Your Code Goes Here
</span>
</div>
</if>
float : right or left ... as you like width : ad width in pixels (usually give some extra 3 or 5 pixles for better look) height : ad height in pixels (usually give some extra 3 or 5 pixles for better look) Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Thanks abdo
جامد اوي المودفيكشن دا |
|
#3
|
|||
|
|||
|
thanks
|
|
#4
|
|||
|
|||
|
شكرا الك يا مان
|
|
#5
|
||||
|
||||
|
thank you good
|
|
#6
|
||||
|
||||
|
thank you
جامد يا عبده يعطيك الف عافيه |
|
#7
|
|||
|
|||
|
Cool Dude. it worked great
|
|
#8
|
|||
|
|||
|
Nice and simple, thanks abdobasha2004.
OBTW, abdobasha2004, What was your actual increase in CTR? |
|
#9
|
|||
|
|||
|
PS: One issue with this template mod is that the Quote button inside the post no longer appears at the bottom of the page when the size (height) of the text in the post is less than the height of the placement.
|
|
#10
|
|||
|
|||
|
not work for me...
i want to put here ![]() but not visible here is my code Code:
<if condition="(($post[postcount] % $vboptions[maxposts] == 1))">
<div class="postbit_adcode">
<span style="float: right; width: 250px; height: 250px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2822467022212632";
/* 250x250, created 10/7/09 gsm-phone */
google_ad_slot = "2149853735";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</span>
</div>
</if>
any idea please |
![]() |
|
|