• 13-07-2008, 16:37:10
    #1
    Arkadaşlar vbulletin forumumuzda her girene 1 kere gösterilmek üzere çıkacak, kapatma tercihi olacak, içerisinde resim halinde ya da yazı halinde uyarı olacak bir splash reklam kodu arıyoruz.

    çıktığında sayfanın arkasını karartanlardan olursa daha da güzel olabilir. Yardımcı olana şükranlarımı sunacağım
  • 13-07-2008, 16:50:32
    #2
    Hocam Burda Sanki istediğine benzer bişey var
  • 13-07-2008, 16:54:45
    #3
    SeaL05 adlı üyeden alıntı: mesajı görüntüle
    Hocam Burda Sanki istediğine benzer bişey var
    Tam olarak öyle değil aslında ?

    Kod olarak arıyorum,
  • 14-07-2008, 02:12:14
    #4
    yok mu yardım edecek arkadaş?
  • 14-07-2008, 02:24:31
    #5
    Google'da Arsaydın Daha kolay bulabilirdin Herhalde

    Burada Var bişey fakat denemedim. google'da 1. çıktı o kadar
  • 14-07-2008, 02:26:38
    #6
    Hayko adlı üyeden alıntı: mesajı görüntüle
    Google'da Arsaydın Daha kolay bulabilirdin Herhalde
    Burada Var bişey fakat denemedim. google'da 1. çıktı o kadar
    ben onu denedim. bozdu tüm yapıyı.
  • 14-07-2008, 02:27:31
    #7
    Alıntı
    <style type="text/css"> <!--
    #sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}
    --> </style> <script type="text/javascript">

    /******************************************
    * DHTML Ad Box (By Matt Gabbert at nolag)
    * Visit Dynamic Drive DHTML(dynamic html) & JavaScript code library for full script
    * This notice must stay intact for use
    ******************************************/

    adTime=10; // seconds ad reminder is shown
    chanceAd=1; // ad will be shown 1 in X times (put 1 for everytime)

    var ns=(document.layers);
    var ie=(document.all);
    var w3=(document.getElementById && !ie);
    var calunit=ns? "" : "px"
    adCount=0;
    function initAd(){
    if(!ns && !ie && !w3) return;
    if(ie) adDiv=eval('document.all.sponsorAdDiv.style');
    else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]');
    else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv" ).style');
    randAd=Math.ceil(Math.random()*chanceAd);
    if (ie||w3)
    adDiv.visibility="visible";
    else
    adDiv.visibility ="show";
    if(randAd==1) showAd();
    }
    function showAd(){
    if(adCount<adTime*10){adCount+=1;
    if (ie){documentWidth =truebody().offsetWidth/2+truebody().scrollLeft-20;
    documentHeight =truebody().offsetHeight/2+truebody().scrollTop-20;}
    else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
    documentHeight=window.innerHeight/2+window.pageYOffset-20;}
    else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
    documentHeight=self.innerHeight/2+window.pageYOffset-20;}
    adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
    setTimeout("showAd()",100);}else closeAd();
    }
    function closeAd(){
    if (ie||w3)
    adDiv.display="none";
    else
    adDiv.visibility ="hide";
    }

    function truebody(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }

    onload=initAd;
    //End-->
    </script> <div id="sponsorAdDiv" style="visibility:hidden"> <table width="450px" height="350px" bgcolor="#008000"><tr><td> <table width="445px" height="345px" bgcolor="#F0FFF0"><tr><td align="center" valign="middle"> <!--*****EDIT THIS MESSAGE*****-->

    deneme

    <a href="" onClick="closeAd(); return false">kapat</a></div>

    <!--*****EDIT THE ABOVE MESSAGE*****--> </td></tr></table></td></tr></table> </div>
    şöyle bir şey buldum ama işinizi görür mü bilmem hocam

    header'in sonuna yapıştırın. sadece ana sayfa için forumhome template'ine ekleyin.
  • 14-07-2008, 02:32:03
    #8
    Bide Bu var ama kod olarak istemişsin ve de bu galiba sadece Kategori içlerinde çıkıyor
  • 14-07-2008, 02:48:53
    #9
    bir sitede aradığımdan bulup kodları aldım. sanırım oldu. yardım etmek isteyen herkese +rep