vBulletin MSN Uyarısı Şeklinde ÜYE OLUN

Son güncelleme: 11.09.2009 17:18
  • vBulletin MSN Uyarısı Şeklinde ÜYE OLUN

    KuruLum :

    Forumhome Şablonunda $footer ' in üStüne ekLeyin...

    Demo :

    noimage

    <if condition="$show['guest']">
    <!---MSN DALGASI--->
    <DIV onselectstart="return false;"
    onmousedown="return popupWinespopup_DragDrop(event);" id=popupWin
    style="BORDER-RIGHT: #455690 1px solid; BORDER-TOP: #b9c9ef 1px solid; DISPLAY: none; Z-INDEX: 9999; RIGHT: 0px; BACKGROUND: #e0e9f8; BORDER-LEFT: #b9c9ef 1px solid; WIDTH: 230px; BOTTOM: 0px; BORDER-BOTTOM: #455690 1px solid; POSITION: absolute; HEIGHT: 100px">
    <DIV id=popupWin_header
    style="DISPLAY: none; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFE0E9F8', EndColorStr='#FFFFFFFF'); LEFT: 2px; FONT: 11px arial,sans-serif; WIDTH: 224px; CURSOR: default; COLOR: #1f336b; POSITION: absolute; TOP: 2px; HEIGHT: 14px; TEXT-DECORATION: none"><SPAN
    id=popupWintitleEl><IMG style="LEFT: 2px; POSITION: absolute; TOP: 1px"
    height=13 src="https://www.main-board.com/images/popup_attention.gif"
    width=14>       </SPAN><SPAN
    id=popupWintitleEl>TRAKYA FORUM</SPAN><SPAN
    onmousedown=event.cancelBubble=true; onmouseover="style.color='#455690';"
    style="RIGHT: 3px; FONT: bold 12px arial,sans-serif; CURSOR: pointer; COLOR: #728eb8; POSITION: absolute; TOP: 2px"
    onclick=popupWinespopup_Close() onmouseout="style.color='#728EB8';"><IMG
    height=11 alt="Luk dette vindue" src="https://www.main-board.com/images/popup_close.gif"
    width=11 border=0></SPAN></DIV>
    <DIV onmousedown=event.cancelBubble=true; id=popupWin_content
    style="BORDER-RIGHT: #b9c9ef 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #728eb8 1px solid; DISPLAY: none; PADDING-LEFT: 2px; BACKGROUND: url(msjarka.jpg) #e0e9f8; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFE0E9F8', EndColorStr='#FFFFFFFF'); LEFT: 2px; PADDING-BOTTOM: 2px; OVERFLOW: hidden; BORDER-LEFT: #728eb8 1px solid; WIDTH: 220px; PADDING-TOP: 2px; BORDER-BOTTOM: #b9c9ef 1px solid; POSITION: absolute; TOP: 20px; HEIGHT: 75px; TEXT-ALIGN: center">
    <TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 height=70
    cellSpacing=0 cellPadding=0 width=211 border=0>
    <TBODY>
    <TR>
    <TD width=211 height=67>
    <P align=center> <B><FONT color=#1f336b>Aramıza Hosgeldiniz...<BR>Lütfen Üye Olunuz.</FONT><FONT color=#ff0000><A
    style="TEXT-DECORATION: none" href="http://SİTEADI.COM/register.php"
    target=_blank><FONT color=#ff0000>Üye Olmak İçin</FONT></A></FONT><FONT
    color=#1f336b> Buraya Tıklayınız..</FONT></B></P></TD></TR></TBODY></TABLE></DIV></DIV>
    <SCRIPT type=text/javascript>
    //<![CDATA[
    var popupWinoldonloadHndlr=window.onload, popupWinpopupHgt, popupWinactualHgt, popupWintmrId=-1, popupWinresetTimer;
    var popupWintitHgt, popupWincntDelta, popupWintmrHide=-1, popupWinhideAfter=-1, popupWinhideAlpha, popupWinhasFilters=true;
    var popupWinnWin, popupWinshowBy=null, popupWindxTimer=-1, popupWinpopupBottom;
    var popupWinnText,popupWinnMsg,popupWinnTitle,popupWinbChangeTexts=false;
    window.onload=popupWinespopup_winLoad;

    function popupWinespopup_ShowPopup(show)
    {
    if (popupWindxTimer!=-1) { el.filters.blendTrans.stop(); }
    if ((popupWintmrHide!=-1) && ((show!=null) && (show==popupWinshowBy)))
    {
    clearInterval(popupWintmrHide);
    popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);
    return;
    }
    if (popupWintmrId!=-1) return;
    popupWinshowBy=show;
    elCnt=document.getElementById('popupWin_content')
    elTit=document.getElementById('popupWin_header');
    el=document.getElementById('popupWin');
    el.style.left='';
    el.style.top='';
    el.style.filter='';
    if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;
    document.getElementById('popupWin_header').style.display='none';
    document.getElementById('popupWin_content').style.display='none';
    if (navigator.userAgent.indexOf('Opera')!=-1)
    el.style.bottom=(document.body.scrollHeight*1-document.body.scrollTop*1
    -document.body.offsetHeight*1+1*popupWinpopupBottom)+'px';

    if (popupWinbChangeTexts)
    {
    popupWinbChangeTexts=false;
    document.getElementById('popupWinaCnt').innerHTML=popupWinnMsg;
    document.getElementById('popupWintitleEl').innerHTML=popupWinnTitle;
    }
    popupWinactualHgt=0; el.style.height=popupWinactualHgt+'px';
    el.style.visibility='';
    if (!popupWinresetTimer) el.style.display='';
    popupWintmrId=setInterval(popupWinespopup_tmrTimer,(popupWinresetTimer?1000:20));
    }
    function popupWinespopup_winLoad()
    {
    if (popupWinoldonloadHndlr!=null) popupWinoldonloadHndlr();
    elCnt=document.getElementById('popupWin_content')
    elTit=document.getElementById('popupWin_header');
    el=document.getElementById('popupWin');
    popupWinpopupBottom=el.style.bottom.substr(0,el.style.bottom.length-2);

    popupWintitHgt=elTit.style.height.substr(0,elTit.style.height.length-2);
    popupWinpopupHgt=el.style.height;
    popupWinpopupHgt=popupWinpopupHgt.substr(0,popupWinpopupHgt.length-2); popupWinactualHgt=0;
    popupWincntDelta=popupWinpopupHgt-(elCnt.style.height.substr(0,elCnt.style.height.length-2));
    if (true)
    {
    popupWinresetTimer=true;
    popupWinespopup_ShowPopup(null);
    }
    }

    function popupWinespopup_tmrTimer()
    {
    el=document.getElementById('popupWin');
    if (popupWinresetTimer)
    {
    el.style.display='';
    clearInterval(popupWintmrId); popupWinresetTimer=false;
    popupWintmrId=setInterval(popupWinespopup_tmrTimer,20);
    }
    popupWinactualHgt+=5;
    if (popupWinactualHgt>=popupWinpopupHgt)
    {
    popupWinactualHgt=popupWinpopupHgt; clearInterval(popupWintmrId); popupWintmrId=-1;
    document.getElementById('popupWin_content').style.display='';
    if (popupWinhideAfter!=-1) popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);
    }
    if (popupWintitHgt<popupWinactualHgt-6)
    document.getElementById('popupWin_header').style.display='';
    if ((popupWinactualHgt-popupWincntDelta)>0)
    {
    elCnt=document.getElementById('popupWin_content')
    elCnt.style.display='';
    elCnt.style.height=(popupWinactualHgt-popupWincntDelta)+'px';
    }
    el.style.height=popupWinactualHgt+'px';
    }

    function popupWinespopup_tmrHideTimer()
    {
    clearInterval(popupWintmrHide); popupWintmrHide=-1;
    el=document.getElementById('popupWin');
    if (popupWinhasFilters)
    {
    backCnt=document.getElementById('popupWin_content').innerHTML;
    backTit=document.getElementById('popupWin_header').innerHTML;
    document.getElementById('popupWin_content').innerHTML='';
    document.getElementById('popupWin_header').innerHTML='';
    el.style.filter='blendTrans(duration=1)';
    el.filters.blendTrans.apply();
    el.style.visibility='hidden';
    el.filters.blendTrans.play();
    document.getElementById('popupWin_content').innerHTML=backCnt;
    document.getElementById('popupWin_header').innerHTML=backTit;

    popupWindxTimer=setInterval(popupWinespopup_dxTimer,1000);
    }
    else el.style.visibility='hidden';
    }

    function popupWinespopup_dxTimer()
    {
    clearInterval(popupWindxTimer); popupWindxTimer=-1;
    }

    function popupWinespopup_Close()
    {
    if (popupWintmrId==-1)
    {
    el=document.getElementById('popupWin');
    el.style.filter='';
    el.style.display='none';
    if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;

    }
    }


    var popupWinmousemoveBack,popupWinmouseupBack;
    var popupWinofsX,popupWinofsY;
    function popupWinespopup_DragDrop(e)
    {
    popupWinmousemoveBack=document.body.onmousemove;
    popupWinmouseupBack=document.body.onmouseup;
    ox=(e.offsetX==null)?e.layerX:e.offsetX;
    oy=(e.offsetY==null)?e.layerY:e.offsetY;
    popupWinofsX=ox; popupWinofsY=oy;
    document.body.onmousemove=popupWinespopup_DragDropMove;
    document.body.onmouseup=popupWinespopup_DragDropStop;
    if (popupWintmrHide!=-1) clearInterval(popupWintmrHide);
    }
    function popupWinespopup_DragDropMove(e)
    {
    el=document.getElementById('popupWin');
    if (e==null&&event!=null)
    {
    el.style.left=(event.clientX*1+document.body.scrollLeft-popupWinofsX)+'px';
    el.style.top=(event.clientY*1+document.body.scrollTop-popupWinofsY)+'px';
    event.cancelBubble=true;
    }
    else
    {
    el.style.left=(e.pageX*1-popupWinofsX)+'px';
    el.style.top=(e.pageY*1-popupWinofsY)+'px';
    e.cancelBubble=true;
    }
    if ((event.button&1)==0) popupWinespopup_DragDropStop();
    }
    function popupWinespopup_DragDropStop()
    {
    document.body.onmousemove=popupWinmousemoveBack;
    document.body.onmouseup=popupWinmouseupBack;
    }
    //]]>
    </SCRIPT>
    </TABLE></TABLE>
    <!---MSN DALGASI--->
    </if>
    DoSyanın iCindeki gifleri images in içine atın...

    SiteAdi.Com u Kendinize Göre DüzenLeyin.

    Ek Dosya DownLoad

    DownLoad
#05.01.2009 17:08 0 0 0
  • Abi Bunu Nere EkliyeceGiz Biraz Anlatırmsın...
#06.01.2009 07:50 0 0 0
  • @SmaLLCeZa adlı üyeden alıntı:
    Abi Bunu Nere EkliyeceGiz Biraz Anlatırmsın...
    Orijinali Göster...


    KuruLum :

    Forumhome Şablonunda $footer ' in üStüne ekLeyin...

    .
#06.01.2009 15:50 0 0 0
  • Ben biraz daha açayım FORUMHOME nerde derse acp/temaları düzenle/kullandığın temaya gir/orda forumhome yi bulursun ;)
#11.01.2009 11:44 0 0 0
  • link ölmüş tazelersen sevinirim
#09.02.2009 03:11 0 0 0
  • Link YeniLendi.
#09.02.2009 12:36 0 0 0
  • sağolasın kardeşim
#09.02.2009 13:28 0 0 0
  • Bunu yeni sayfada açıyor aynı sayfada açmam için naapmalıym ?
#05.04.2009 21:14 0 0 0
  • @ Ege - Shadow




    href="http://SİTEADI.COM/register.php" target=_blank



    Burdaki blank ' ı SiLip Top Yaz.


    Yani ;


    href="http://SİTEADI.COM/register.php" target=_top



#06.04.2009 11:47 0 0 0
  • Resimdeki Gibi kalıyor sayfa ile gitmiyor bu :(

    noimage

    yokmu cevap.....
#10.09.2009 23:19 0 0 0
  • @ Frmatk


    Yapan Ki$i ÖyLe Yapmı$, SayfayLa Beraber Kaymıyor, Yani Sabit Duruyor.;)
#11.09.2009 16:43 0 0 0
  • nasıl kaydırabilriz peki. ?

    birde nick değişikliğini nerden yapabiliriz ?
#11.09.2009 16:48 0 0 0
  • JavaScript iLe HaLLediLebiLir KurCaLamak Lazım...

    NiCk Dediqin Orda Çıkan Forum Adımı ?


    Çıkan Forum Adını Kodda Arat Deqi$tir.
#11.09.2009 17:09 0 0 0
  • yok hayır bu forumda nick istek bölümü felan görmedimde :D

    Edit : Şimdi Gördüm pm ile bildirdim Levis501'e
#11.09.2009 17:12 0 0 0
  • Hea AnLadım :)
#11.09.2009 17:18 0 0 0