arkadaşlar ;
bir yerde görmüştüm ama şimdi bulamadım.mesela her x. mesajdan sonra google reklamı çıkıyor ama reklam normal bir bar şeklinde değil bir üyenin (örneğin : googleadsense v.s.) adıyla mesaj yazılıyormuş gibi çıkıyor.bu eklenti elinde olan varsa paylaşırsa sevinirim.
inşallah meramımı anlatabilmişimdir.kolay gelsin herkese !
Mesaj Şeklinde Çıkan Adsense Reklamı [?]
5
●601
- 11-02-2007, 20:33:11
- 11-02-2007, 20:46:22İstemiş oldugun eklenti bu sanırım
Posbit_legacy templatesinde en alta ekle
<if condition="$post[postcount] % $vboptions[maxposts] == 1"> $spacer_open <div style="padding:0px 0px $stylevar[cellpadding]px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"> <tr> <td class="thead" style="font-weight:normal" align="left"> <!-- status icon and date --> Sponsored Ads </td> <td class="thead" style="font-weight:normal" align="right"> #<a><strong>1.5</strong></a> </td> </tr> <tr valign="top"> <td class="alt2" width="175"> <div> <a class="bigusername" href="">Advertisement</a> </div> <div class="smallfont"><div class="smallfont">Sponsored posting</div></div> <div class="smallfont"> <br /> <!-- IF YOU WANT TO GIVE THE AD AN AVATAR, BUT IT HERE --> </div> <div class="smallfont"> <br /> <if condition="$post['joindate']"><div>$vbphrase[join_date]: the beginning</div></if> <if condition="$post['field2']"><div>$vbphrase[location_perm]: everywhere</div></if> <if condition="$post['age']"><div>$vbphrase[age]: really old</div></if> <div> $vbphrase[posts]: lots </div> </div> </td> <td class="alt1"> <!-- icon and title --> <div class="smallfont"> <if condition="$post['title']"><strong>Sponsored...</strong></if> </div> <hr size="1" style="color:$stylevar[tborder_bgcolor]" /> <!-- / icon and title --> <!-- message --> <div align="center"> <!--PUT YOUR ADSENSE CODE HERE --> </div> <!-- / message --> </td> </tr> <tr> <td class="alt2"> <img class="inlineimg" src="images/statusiconrunes/user_online.gif" alt="Google is online" border="0" /> </td> <td class="alt1" align="right"> <!-- controls --> <!-- / controls --> </td> </tr> </table> </div> $spacer_close </if>
