Tekil Mesaj gösterimi
  #1 (permalink)   iTrader 
Alt 2007-12-11, 14:40
sepulchral - ait Kullanıcı Resmi (Avatar)
sepulchral sepulchral isimli üyemiz çevrimdışıdır. (Offline)
aşk musakkam
 
Üyelik tarihi: Oct 2005
Nerden: İyinet
Mesajlar: 1.311
Blog Entries: 1
Teşekkür: 3
Thanked 9 Times in 7 Posts
Tecrübe Puanı: 4
iTrader: %0/0
sepulchral will become famous soon enough
Standart SMF foruma adsense kodu eklemek

Temanızın içinde ki "Display.template.php" dosyasını açıyorsunuz

sonrasında ;

Alıntı:
// Show the post itself, finally!
echo '
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />';
Yukarda ki kodu buluyorsunuz.

Kodun üstüne Adsense kodunuzu yapıştırıyorsunuz.

Örnek olarak ;

Alıntı:
if ($message['id'] == $context['first_message'])
echo '
<div align="center">
<script type="text/*************<!--
google_ad_client = "pub-xxxxxxxxxxx";
google_alternate_color = "FFFFFF";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "B3B3B3";
//--></script>
<script type="text/javascript"
src="htt p://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>';
// Show the post itself, finally!
echo '
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />';
Adsense kodu her mesajın başında görünüyor.

Örnek görünüm ;

Alıntı ile Cevapla