• 20-04-2008, 21:22:16
    #1
    merhaba dostlar,
    phpbb 2'de açılan konulara ve konu cevaplarının altına ve üstüne google ads eklemek istiyorum bu işlemi nasıl gerçekleştiririm? yardım ederseniz sevinirim.
  • 20-04-2008, 21:31:42
    #2
    --------------------------------------------
    4ad.php oluştur.-
    ----------------------------------------------------
    <style type="text/css">
    a.foot {
    color: #000;
    text-decoration: underline;
    }
    a.link {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006699;
    text-decoration: none;
    }
    b {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ff6600;
    text-decoration: underline;
    }
    table {
    background: #efefef;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 728px;
    height: 90px;
    border: #ffffff;
    border-style: solid;
    border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
    }
    td {
    vertical-align: top;
    border: #ffffff;
    border-style: solid;
    border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
    }
    td.foot {
    background: #efefef;
    font-size: 10px;
    color: #000;
    height: 1px;
    text-decoration : none;
    text-indent : 0px;
    line-height : 10px;
    }
    </style>
    <table><tr><td width="25%">[B]<a href="http://phpbb3.phpbbturkey.com
    " target="_blank"><b>phpBB3 Beta Demo
    </b></a><br />phpBB Türkiye
    <br />phpBB3 Beta için Demo Sitesi
    <br /><a class="link" href="http://phpbb3.phpbbturkey.com
    " target="_blank">phpbb3.phpbbturkey.com
    </a><br /></td><td width="25%"><a href="http://www.dangertr.com
    " target="_blank"><b>DangerTR
    </b></a><br />Özgürlüğe Giden Yol
    <br />Siz de adresinizi ekleyin
    <br /><a class="link" href="http://www.dangertr.com
    " target="_blank">[url=http://www.dangertr.com]DangerTR[/url]
    </a><br /></td><td width="25%"><a href="http://www.phpbbtema.net
    " target="_blank"><b>phpBB Temaları
    </b></a><br />phpBB stil ve temaları
    <br />Türkiye'nin 1 numaralı phpBB grafik kaynağı
    <br /><a class="link" href="http://www.phpbbtema.net
    " target="_blank">[url=http://www.phpbbtema.net]phpBB2, phpBB3 Templates - Styles - Themes  / Ana Sayfa[/url]
    </a><br /></td><td width="25%"><a href="http://www.phpbbturkey.com/about6178.html
    " target="_blank"><b>Bu alana reklam verin
    </b></a><br />Bu alana reklam verin
    <br />Bu alana reklam verin
    <br /><a class="link" href="http://www.phpbbturkey.com/about6178.html
    " target="_blank">[url=http://www.phpbbturkey.com]phpBB Türkiye &bull; phpBB Türkçe Destek[/url]
    </a><br /></td></tr><tr><td colspan="2" class="foot">
    <a class="foot" href="javascript:location.reload(true)">phpBB Turkey Reklamları</a></td>
    <td colspan="2" class="foot" align="right">
    <a class="foot" href="http://www.phpbbturkey.com/about6178.html" target="_blank">Bu sitede reklam ver</a>[/B]</td>
    </tr></table>
    BUNU İstediğiniz kodla değiştirebilirsiniz...
    viewtopic_body.tpl açın:

        <tr> <td colspan="2">           
    
     bulunuz
       
    sonrasına ekleyiniz
    
        <br><?php if($postrow_i == 0) { ?>
        <iframe src="4ad.php" marginheight="0" marginwidth="0" frameborder="0" width="468" height="70" scrolling="no"></iframe>
        </div>
        <hr />
        <?php } ?><br>
    Konuların altına reklam yerleştirebilirsiniz bununla...
  • 20-04-2008, 21:35:29
    #3
    teşekkür ederim,
    deniyorum..
  • 20-04-2008, 21:50:49
    #4
    ----------------------------------------------------------------------------------------------
    4ad.php ü bu şekilde düzenleyebilirsiniz tablo içine alacaktır tamamen silerseniz tablosuz olacaktır...
    -----------------------------------------------------------------------------------------------
    Alıntı
    <style type="text/css">
    a.foot {
    color: #000;
    text-decoration: underline;
    }
    a.link {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006699;
    text-decoration: none;
    }
    b {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ff6600;
    text-decoration: underline;
    }
    table {
    background: #efefef;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 728px;
    height: 90px;
    border: #ffffff;
    border-style: solid;
    border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
    }
    td {
    vertical-align: top;
    border: #ffffff;
    border-style: solid;
    border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
    }
    td.foot {
    background: #efefef;
    font-size: 10px;
    color: #000;
    height: 1px;
    text-decoration : none;
    text-indent : 0px;
    line-height : 10px;
    }
    </style>
    <table><tr><td width="25%">BURAYA KODUNUZU YAZIN...</td>
    </tr></table>
    Pm den sorduğunuz için bu şekilde düzenledim kodu uygun yere koyarak yerleştirebilirsiniz...
  • 26-04-2008, 19:08:21
    #5
    phpBB ACP'den reklam olanaklarını düzenlemenizi sağlıyor.

    İnline Banner Modunu kurmanızı öneririm