Hoşgeldiniz ( Giriş | Kayıt Ol )

> Forum Bilgisi

SMF - Simple Machines Forum modları.

14 Sayfa V   1 2 3 > »   
Reply to this topicStart new topic
Çeşitli Reklam Alanları Ve Uygulamaları, Hemen hemen her yere reklam!
|mastory|
mesaj 05.01.2007 - 1:30
İleti #1




Konuklar




Forumun En Üstüne Reklam


index.template.php dosyasını nda bu kodu bulun

CODE
</head>
<body>';


sonrasına ekleyin

CODE
echo' REKLAM KODU';


veya sitenin en üstüne reklam banneri veya logo

index.template.php'de Bu kodu bulup sonrasına reklam veya logo kodunu ekleyin

CODE
&lt;script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/script.js?rc2p"></script>


Mesajların üstüne reklam


Display.template.php 'de bulun

CODE
// Show the anchor for the top and for the first message. If the first message is new, say so.


üstüne ekleyin
CODE
if ($message['id'] == $context['first_message'])
    echo '
        <tr><td class="windowbg1">
        <table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
                    <tr><td height="100%" valign="top" style="overflow: hidden;">
                        <table width="100%" border="0">
                          <tr>
                              <td align="left" valign="middle" width="25"><img src="' . $settings['images_url'] . '/post/xx.gif" alt="" border="0" /></td>
                              <td align="left" valign="middle"><b>Sponsor Bağlantı </b></td>
                              <td align="right" valign="bottom" height="20" nowrap="nowrap" style="font-size: smaller;"></td>
                          </tr>
                        </table>
                      <hr width="100%" size="1" class="hrcolor" />
                        <div style="overflow: auto; width: 100%;">
                              
                      REKLAM KODLARINI BURAYA EKLEYİN                            </div>
                        <table width="100%" border="0" style="table-layout: fixed;">
                    <tr><td align="left" colspan="2" class="smalltext" width="100%"></td></tr>
                    <tr><td align="left" valign="bottom" class="smalltext"></td>
                        <td align="right" valign="bottom" class="smalltext"><img src="' . $settings['images_url'] . '/ip.gif" alt="" border="0" />
                            Logged                        </td>
                    </tr>
                            </table></td>
          </tr>
    </table>
    </td></tr>';


Not:

bu şekilde koyarsanız reklam modu kullanıcı gibi görünmeyecektir.

Mesaj Başlıklarının üstüne Reklam


Messageindex.template.php'yi açın
CODE
global $context, $settings, $options, $scripturl, $modSettings, $txt;


altına ekleyin
CODE
if ($message['id'] == $context['first_message'])
    echo '
        <tr><td class="windowbg1">
        <table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
                    <tr><td height="100%" valign="top" style="overflow: hidden;">
                        <table width="100%" border="0">
                          <tr>
                              <td align="left" valign="middle" width="25"><img src="' . $settings['images_url'] . '/post/xx.gif" alt="" border="0" /></td>
                              <td align="left" valign="middle"><b>Sponsor Bağlantı </b></td>
                              <td align="right" valign="bottom" height="20" nowrap="nowrap" style="font-size: smaller;"></td>
                          </tr>
                        </table>
                      <hr width="100%" size="1" class="hrcolor" />
                        <div style="overflow: auto; width: 100%;">
                              
                      REKLAM KODLARINI BURAYA EKLEYİN                            </div>
                        <table width="100%" border="0" style="table-layout: fixed;">
                    <tr><td align="left" colspan="2" class="smalltext" width="100%"></td></tr>
                    <tr><td align="left" valign="bottom" class="smalltext"></td>
                        <td align="right" valign="bottom" class="smalltext"><img src="' . $settings['images_url'] . '/ip.gif" alt="" border="0" />
                            Logged                        </td>
                    </tr>
                            </table></td>
          </tr>
    </table>
    </td></tr>';



İlk mesajda reklam


bu şekilde koyarsanız reklam modu kullanıcı gibi görünmeyecek.konuya ilk mesaj yazanın imzasının altında görünecektir.


display.template.php dosyasını açıp aşagıdaki kodları bulun
CODE
// Show the member's signature?
                if (!empty($message['member']['signature']) && empty($options['show_no_signatures']))
                        echo '

                                                        <hr width="100%" size="1" class="hrcolor" />
                                                        <div style="overflow: auto; width: 100%; padding-bottom: 3px;" class="signature">', $message['member']['signature'], '</div>';

                echo '
                                                </td>
                                        </tr>
                                </table>
                        </td></tr>
                </table>
        </td></tr>';


ALTINA EKLEYİN
CODE
if ($message['id'] == $context['first_message'])
    echo '
        <tr><td class="windowbg1">
        <table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
                    <tr><td height="100%" valign="top" style="overflow: hidden;">
                        <table width="100%" border="0">
                          <tr>
                              <td align="left" valign="middle" width="25"><img src="' . $settings['images_url'] . '/post/xx.gif" alt="" border="0" /></td>
                              <td align="left" valign="middle"><b>Sponsor Bağlantı </b></td>
                              <td align="right" valign="bottom" height="20" nowrap="nowrap" style="font-size: smaller;"></td>
                          </tr>
                        </table>
                      <hr width="100%" size="1" class="hrcolor" />
                        <div style="overflow: auto; width: 100%;">
                              
                      REKLAM KODLARINI BURAYA EKLEYİN                            </div>
                        <table width="100%" border="0" style="table-layout: fixed;">
                    <tr><td align="left" colspan="2" class="smalltext" width="100%"></td></tr>
                    <tr><td align="left" valign="bottom" class="smalltext"></td>
                        <td align="right" valign="bottom" class="smalltext"><img src="' . $settings['images_url'] . '/ip.gif" alt="" border="0" />
                            Logged                        </td>
                    </tr>
                            </table></td>
          </tr>
    </table>
    </td></tr>';



İmzalara reklam


imzanın altına çizgi çekip reklam yerleştiriyoruz.bu şekilde herkesin imzasının altında çıkıyor. yanlız google reklamı eklemeyin,çünkü bir sayfada 3 reklamdan fazlasına izin vermez.

displaytemplate.php2de bu kodu bulun
CODE
// Show the member's signature?
        if (!empty($message['member']['signature']) && empty($options['show_no_signatures']))
            echo '


BU ŞEKİLDE DEĞİŞTİRİN
CODE
// Show the member's signature?
        if (!empty($message['member']['signature']) && empty($options['show_no_signatures']))
            echo '
                            <hr width="100%" size="1" class="hrcolor" />
                            <div class="signature">', $message['member']['signature'], '<hr width="100%" size="1" class="hrcolor" /><br /><br /><center>REKLAM KODU BURAYA GELECEK</center></div>';



''Duyurular'' Gibi Reklam Alanı Oluşturmak


Tüm Sayfalarda göstermek için
index.template de bunu bulun
CODE
// The main content should go here.
    echo '
    <div id="bodyarea" style="padding: 1ex 0px 2ex 0px;">';
}


ve hemen öncesine ekleyin.

CODE
echo '
<br>
    <table border="0" width="100%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;">
        <tr>
            <td class="catbg">Reklamlar</td>        
</tr>
        <tr>
            <td valign="middle" align="center" height="60">';
echo'

Reklam kodu buraya koyulacak.

</table>';


Forumun en Altına Reklam


index.template.php’de BU KODU BULUN
CODE
<div id="footerarea" style="text-align: center; padding-bottom: 1ex;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">
      &lt;script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
         function smfFooterHighlight(element, value)
         {
            element.src = smf_images_url + "/" + (value ? "h_" : "") + element.id + ".gif";
         }
      // ]]></script>


sonrasına reklam kodlarınızı ekleyin

Avatar altina reklam


Display.template.php yi acin

Su kodu bulun VE Altına reklam kodunuzu yerleştirin
CODE
// Done with the information about the poster... on to the post itself.
                echo '
                                                        </div>


Duyuruların Üstüne Reklam


index.template.php dosyasını açıN. bu kodu bulun
CODE
// The main content should go here.
   echo '


sonrasına ekleyin.
CODE
<table align="center">REKLAM KODLARI</table>


Konuların içine ilk mesajdan sonra içine reklam


Display.Template.php ni aç
bul
CODE
}
    echo '
    <tr><td style="padding: 0 0 1px 0;"></td></tr>


öncesine ekle
CODE
if ($message['id'] == $context['first_message'])
echo '
<tr align=center><td style="padding: 0 0 1px 0;">
BURAYA REKLAM KODUNUZU YERLEŞTİRİN
                </td></tr>
';


Login bölümene reklam


temanız/Login.template.php yi açın
bulun
CODE
<form action="', $scripturl, '?action=login2" name="frmLogin" id="frmLogin" method="post" style="margin-top: 4ex;"', empty($context['disable_login_hashing']) ? ' onsubmit="hashLoginPassword(this);"' : '', '>


altına ekleyin
CODE
<table width="96" height="96" border="1" align="rigth" cellpadding="0" cellspacing="0" bordercolor="#457DDF">
  <tr>
    <td colspan="2" bgcolor="#457DDF" bordercolor="#457DDF"><b></left><font color="white" size="2" face="Tahoma">Reklam & Banner</font></b></left>
    </td>
  </tr>
      <tr>
        <td colspan="2" background="blue">
            <center>

BURAYA REKLAM KODUNU EKLEYİN
  
            </center>
      </td>
  </tr>
</table>
Go to the top of the page
 
+Quote Post
SEY_47
mesaj 05.01.2007 - 16:50
İleti #2

Müdavim
Grup Simge

Grup: Üye
İleti: 53
Katılım: 08.08.2006
Üye No: 31.180
Genel Ağ Bilgisi:Yeni Başlayan
Programlama Dili:Yok
Sisteminiz: Joomla

İŞTE BU ARADIĞIM OLAYDI TEŞEKKÜRLER.....
Go to the top of the page
 
+Quote Post
KARİZMA
mesaj 05.01.2007 - 17:21
İleti #3

banned by darkcode
Grup Simge

Grup: Yasaklı : Yasaklılar

İleti: 537
Katılım: 02.12.2006
Nereden: turkish rap
Üye No: 49.872
Genel Ağ Bilgisi:Uzman
Programlama Dili:Php
Yazılım Deneyimi: ???????????*
Sisteminiz: vBulletin
Hosting Hizmeti:Ücretsiz Hosting

Sağol süpersin ,
2. en iyisidir
Go to the top of the page
 
+Quote Post
|mastory|
mesaj 05.01.2007 - 17:31
İleti #4




Konuklar




Rica ederim arkadaşlar, Görevimiz (IMG:style_emoticons/default/smile.gif)
Go to the top of the page
 
+Quote Post
Nbilecen
mesaj 05.01.2007 - 22:13
İleti #5

Uzman
Grup Simge

Grup: MJ Süper Üye
İleti: 204
Katılım: 22.07.2006
Nereden: Antalya
Üye No: 28.930
Genel Ağ Bilgisi:Uzman
Programlama Dili:Php
Yazılım Deneyimi: Not Defteri,Paint,Ses Kaydedicisi :-)
Sisteminiz: MyBB

eline emeğine sağlık (IMG:style_emoticons/default/wink.gif)
Go to the top of the page
 
+Quote Post
SenNaToR
mesaj 06.01.2007 - 2:06
İleti #6

Öğrenci
Grup Simge

Grup: Üye
İleti: 38
Katılım: 22.10.2006
Nereden: DüzCe
Üye No: 43.433
Genel Ağ Bilgisi:Yeni Başlayan
Programlama Dili:Html
Sisteminiz: SMF

Allah C.C. razı olsun mütiş bilgiler (IMG:style_emoticons/default/alkis.gif)
Go to the top of the page
 
+Quote Post
lion54
mesaj 11.01.2007 - 22:07
İleti #7

Müdavim
Grup Simge

Grup: Üye
İleti: 56
Katılım: 11.10.2006
Nereden: pc
Üye No: 41.272
Genel Ağ Bilgisi:Acemi
Programlama Dili:Yok
Sisteminiz: Joomla

arkadaşlar reklam kodu dedimiz nasıl ekleniyor örnek verebilirmisiniz?

Bu ileti lion54 tarafından 11.01.2007 - 22:09 yeniden düzenlenmiştir.
Go to the top of the page
 
+Quote Post
|MasTorY|
mesaj 11.01.2007 - 22:17
İleti #8




Konuklar




FTp de Smf dosyalarının Themes/kullanılan tema/Dosya adı(Board.indextemplate.php) gibi dosyalardaki değişimler yada eklemelerdir
Go to the top of the page
 
+Quote Post
TiReDsOuL
mesaj 11.01.2007 - 22:21
İleti #9

Profesör
Grup Simge

Grup: MJ Süper Üye
İleti: 1.021
Katılım: 15.08.2006
Nereden: Ankara
Üye No: 32.190
Genel Ağ Bilgisi:Kod Yazarı
Programlama Dili:Yok
Sisteminiz: SMF
Hosting Hizmeti:Ücretli

ilginc bi soru lion ..reklam almak istedigin site sana kodları verecek arkadasımızın gısterdıgı yerlere onları koyacaksın dosyaları atacaksın. kendın reklam olusturmak ıstiyosan dosyayı koda cevırceksın.onu yapan sıtelerde mevcut..
Go to the top of the page
 
+Quote Post
silent01
mesaj 12.01.2007 - 12:51
İleti #10

Yeni Üye
Grup Simge

Grup: Yeni Üye
İleti: 2
Katılım: 12.01.2007
Üye No: 57.206
Genel Ağ Bilgisi:Yeni Başlayan
Programlama Dili:Yok
Sisteminiz: MK Portal

kardes cok saol...
Go to the top of the page
 
+Quote Post

14 Sayfa V   1 2 3 > » 
Reply to this topicStart new topic
1 kullanıcı bu başlığı okuyor (1 Misafir ve 0 Gizli Kullanıcı)
0 Üye:

 



 
RSS Basit Görünüm Tarih: 10.09.2010 - 1:32
Site içi Reklam: reklam@mjturkiye.net - Adds On This Site: add@mjturkiye.net
2005 / 2009 MJ Sistem - MJ Türkiye Internet Hizmetleri
Creative Commons License