PDA

View Full Version : How do I put in Google ads like this?


GTGT
12-05-2007, 05:14 PM
To the upper right corner on the first posts?

http://flyertalk.com/forum/showthread.php?t=761185

Thanks!

RedTyger
12-05-2007, 06:18 PM
Open your postbit template, look for:


<div id="post_message_$post[postid]">$post[message]</div>


Replace it with:

<div id="post_message_$post[postid]">
<span style="float:$stylevar[right]">
Adcode goes here
</span>
$post[message]
</div>


See how that works out.

GTGT
12-05-2007, 07:52 PM
It almost owrked, it turns up in every third most highes posts? If I only want them in the 1st post?

Like here:

http://flyertalk.com/forum/showthread.php?t=761185

Thanks.

--------------- Added 1196905321 at 1196905321 ---------------

Here is it like I want to as well :

http://forums.finalgear.com/showthread.php?t=22641

How do I do that?

tekguru
12-07-2007, 01:29 PM
Could you not add this as a BBCode?

GTGT
12-11-2007, 03:43 PM
Anyone? Please :)

It almost owrked, it turns up in every third most highes posts? If I only want them in the 1st post?

Like here:

http://flyertalk.com/forum/showthread.php?t=761185

Thanks.

--------------- Added 1196905321 at 1196905321 ---------------

Here is it like I want to as well :

http://forums.finalgear.com/showthread.php?t=22641

How do I do that?

GTGT
12-14-2007, 12:44 AM
?

Hello?