• 18-01-2008, 04:17:29
    #1
    iyinetteki text reklam scripti ücretsizmi arkadaşlar? Nereden bulabilirz bunu..
  • 18-01-2008, 05:09:01
    #2
    Text reklam alanları tam olarak aynısı olmasa bile istediğinizi yapabilirsiniz..

    Forumhome templatende aşağıdaki kodu bulun

    Alıntı
    $navbar
    Altına aşağıdaki kodu ekleyin

    Alıntı
    <style>
    .ts_divs{font-family: tahoma,arial;width:135px;height:60px;padding:1px;c ursor:hand;border:1px solid #333333;}
    .ts_divsover{font-family: tahoma,arial;width:135px;height:60px;padding:1px;c ursor:hand;border:1px solid #CC0000;background-color:#DBFD1C;}
    .ts_urls{font-size:11px;color:black;text-decoration:none;}
    .ts_links{color:#0000BD;text-decoration:none;font-size:12px;}
    .ts_links:visited{color:#0000BD;text-decoration:none;}
    .ts_links:link{color:#0000BD;text-decoration:none;}
    .ts_links:hover{color:#cc0000;text-decoration:underline;}
    .ts_links:active{color:#cc0000;text-decoration:none;}
    </style>
    <script language=javascript>
    function sdivclick(a) {
    a.children(0).click();
    }
    function sdivover(a,c,u) {
    a.style.background=c;
    a.style.border='1px solid #CC0000';
    a.children(0).style.textDecoration='underline';
    a.children(0).style.color='#cc0000';
    window.status = u + ' adresine git';
    return true;
    }
    function sdivout(a,c) {
    a.style.background=c;
    a.style.border='1px solid #333333';
    a.children(0).style.textDecoration='none';
    a.children(0).style.color='#0000BD';
    window.status = '';
    }
    </script>
    <div align="center">
    <table cellpadding=2 border=0 width=135 style="border-collapse:collapse;" bgcolor="#FFFFFF">
    <tr>
    <td align=center width=135>
    <div class=ts_divs style='align=center;background-color:#fcfadf;' onmouseover="sdivover(this,'#EDFD93','http://www.siteniz.net');" onmouseout="sdivout(this,'#fcfadf');" onclick="sdivclick(this)">
    <a class="ts_links" target="_blank" onmouseover="window.status='Reklam adresine git';return true;" onmouseout="window.status='';" href="tıklayınca yönlenicek adresi yazın">
    <b>Bu Alana Reklam Verebilirsiniz</b><br><br>
    <font class=ts_urls>Bu Fırsat Kaçmaz</font>
    </a>
    </div>
    </td>
    <td align=center width=141>
    <div class=ts_divs style='align=center;background-color:#66FFCC; width:141px; height:60px' onmouseover="sdivover(this,'#33CC99','http://www.siteniz.net');" onmouseout="sdivout(this,'#66FFCC');" onclick="sdivclick(this)">
    <a class="ts_links" target="_blank" onmouseover="window.status='Reklam adresine git';return true;" onmouseout="window.status='';" href="tıklayınca yönlenicek adresi yazın">
    <b>Bu Alana Reklam Verebilirsiniz</b><br><br>
    <font class=ts_urls>Bu Fırsat Kaçmaz</font>
    </a>
    </div>
    </td>
    <td align=center width=135>
    <div class=ts_divs style='align=center;background-color:#fcfadf;' onmouseover="sdivover(this,'#EDFD93','http://www.siteniz.net');" onmouseout="sdivout(this,'#fcfadf');" onclick="sdivclick(this)">
    <a class="ts_links" target="_blank" onmouseover="window.status='Reklam adresine git';return true;" onmouseout="window.status='';" href="tıklayınca yönlenicek adresi yazın">
    <b>Bu Alana Reklam Verebilirsiniz</b><br><br>
    <font class=ts_urls>Bu Fırsat Kaçmaz</font>
    </a>
    </div>
    </td>
    <td align=center width=135>
    <div class=ts_divs style='align=center;background-color:#ffecf1;' onmouseover="sdivover(this,'#FDC5D4','http://www.siteniz.net');" onmouseout="sdivout(this,'#ffecf1');" onclick="sdivclick(this)">
    <a class="ts_links" target="_blank" onmouseover="window.status='Reklam adresine git';return true;" onmouseout="window.status='';" href="tıklayınca yönlenicek adresi yazın">
    <b>Bu Alana Reklam Verebilirsiniz</b><br><br>
    <font class=ts_urls>Bu Fırsat Kaçmaz</font>
    </a>
    </div>
    </td>
    <td align=center width=135>
    <div class=ts_divs style='align=center;background-color:#e3eefa;' onmouseover="sdivover(this,'#ADD1F9','http://www.siteniz.net');"
    onmouseout="sdivout(this,'#e3eefa');" onclick="sdivclick(this)">
    <a class="ts_links" target="_blank" onmouseover="window.status='Reklam adresine git';return true;" onmouseout="window.status='';" href="tıklayınca yönlenicek adresi yazın">
    <b>Bu Alana Reklam Verebilirsiniz</b><br><br>
    <font class=ts_urls>Bu Fırsat Kaçmaz</font>
    </a>
    </div>
    </td>
    </tr>
    </table></div>
    Ekran Görüntüsü