![]() |
Adsense on the right side of a post?
How would I got about having adsense on every first post on the right side like this? http://howardforums.com/showthread.php?t=1184175
|
In postbit_legacy or postbit template
Find HTML Code:
<div id="post_message_$post[postid]"> HTML Code:
<div style="float: right;> |
Quote:
|
nope but this will (and only for guests)
HTML Code:
<if condition="($post[postcount]==1) and ($show['guest'])"> |
Thanks for the help but that didn't work
Quote:
I do this <div id="post_message_$post[postid]">$post[message]</div> <if condition="($post[postcount]==1) and ($show['guest'])"> <div style="float: right;> ADSENSE CODE HERE </div></if> And the code is at the bottom and it distorts the page... http://www.ryanmcbain.com/forums/showthread.php?p=20680 Hmmm am I doing something wrong? Quote:
|
you've not followed what I have said correctly...
replace what you posted with HTML Code:
<div id="post_message_$post[postid]"> |
Quote:
|
remove "and ($show['guest'])" if you want to show to everyone!
you need to log into google adsense to get the code for a different advert layout. |
Quote:
|
must be doing something wrong, what code are you using?
|
All times are GMT. The time now is 02:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|