vBuLLetin Arka Planda Ucan Harfler 3.5.x

Son güncelleme: 25.03.2010 13:02
  • sitenizin ana sayfasının arka planında ucan hafrler altaki koldarı headenclude templatesinin en altına kopyalayın...

    [php]<script language="JavaScript">
    <!-- Arkaplanda ucan harfler by MARDINLI1986 Başla bakıyım
    if (document.all){ yourLogo='vbulletin Master Dizayner';
    logoFont='Arial'; logoColor='fff000';
    yourLogo=yourLogo.split('');
    L=yourLogo.length; H=0; W=0; R=0; E=0; MY=0; MX=0; Wd=0; Hd=0; F=new Array(); Y=new Array(); X=new Array();
    S=new Array(); A=new Array();
    B=new Array(); document.write('<div id="outer"
    style="position:absolute;top:0px;left:0px">
    <div style="position:relative">'); for (i=0; i < L; i++)
    document.write('<div id="ie" style="position:absolute;top:0;left:
    0;width:10px;height:10px;' +'font-family:'+logoFont+';font-size:50px;color:'+logoColor+'">'+yourLogo+'</div>'); document.write('</div></div>'); //Initial Placement! function Set(){ for (i=0; i < L; i++){ H=window.document.body.offsetHeight; W=window.document.body.offsetWidth; A=Math.round(Math.random()*H); B=Math.round(Math.random()*W); S=Math.random()*0.07+0.05; R=Math.round(Math.random()*3); E=Math.round(Math.random()*2500+50) if (R == 3) B=-E; if (R == 2) B=W+E; if (R == 1) A=-E; if (R == 0) A=H; F=W/10; } } Set(); function Assign(){ outer.style.top=document.body.scrollTop; for (i=0; i < L; i++){ F-=S*55; if (F < 2) F=1; ie.style.top =Y; ie.style.left=X; ie.style.fontSize=F; } } function fly(){ MY=window.document.body.clientHeight/2; MX=window.document.body.clientWidth/2; Wd=Math.round(Math.random()*40+5); Hd=Math.round(Math.random()*30+5); for (i=0; i < L; i++) { Y=A+=(MY-A)*(S); X=B+=(MX-B)*(S); if ((X > MX-Wd) && (X < MX+Wd) && (Y > MY-Hd) && (Y < MY+Hd)){ H=window.document.body.offsetHeight; W=window.document.body.offsetWidth; A=Math.round(Math.random()*H); B=Math.round(Math.random()*W); S=Math.random()*0.05+0.05; R=Math.round(Math.random()*3); E=Math.round(Math.random()*50+50) if (R == 3) B=-E; if (R == 2) B=W+E; if (R == 1) A=-E; if (R == 0) A=H+E; } if ((X < 0) || (X > W) || (Y < 0) || (Y > H)) F=W/10; } Assign(); setTimeout('fly()',20); } window.onload=fly; } // --> </script>
    </!-- Arkaplanda ucan harfler by MARDINLI1986 Bitiş..[/php]
#11.01.2007 19:53 0 0 0
  • yaptım ama hiçbişi olmadı
#01.03.2009 23:23 0 0 0
  • Senin surum kac ?
#01.03.2009 23:25 0 0 0
  • 3.8 :)
#02.03.2009 14:53 0 0 0
  • 3.5.x Nere 3.8.x Nere :)
#02.03.2009 17:04 0 0 0
  • E-MaSTeR adlı üyeden alıntı :
    3.5.x Nere 3.8.x Nere

    3.8.3 te olsa güzel olurdu.Varmı buna göre uygun olanı :)
#25.03.2010 13:02 0 0 0