filmindir.cinebb.com



Join the forum, it's quick and easy

filmindir.cinebb.com

filmindir.cinebb.com

Would you like to react to this message? Create an account in a few clicks or log in to continue.

rootfilm.yetkinforum.com

GUNUN FİLMİ

Anket


    Sinema Tarzında Giriş Sayfası (İntro-Flash)

    vjraylex
    vjraylex
    BaRCoM
    BaRCoM

    Mesaj Sayısı : 1151
    Puanlar : 18565
    Reputation : 0
    Kayıt tarihi : 31/03/10
    Yaş : 29
    Nerden : DİYARBAKIR
    061210

     Sinema Tarzında Giriş Sayfası (İntro-Flash)  Empty Sinema Tarzında Giriş Sayfası (İntro-Flash)

    Mesaj tarafından vjraylex

    Merhabalar,

    Sitenize Yeni Giriş Sayfası.. (Sinema Tarzinda Giriş Sayfası (İntro-Flash)

    Kodun İçinde Düzenlenece yerler Var Kendinize Göre Düzenleye Bilirsiniz...

    Düzenlenecek Yeri Bula Bilmeniz İçin (CTRL F);

    Kodun En Altında " Yazı 1 , Yazı 2 " Diye yazdım orayı düzenliye Bilirsiniz..

    --------------------------------------
    Yönetim Paneli ++ Modüller ++ HTML(Sol Altta) ++ HTML sayfaların yönetemi ++ Yeni Html Sayfası Oluşturmak..
    Başlık * : Giriş
    Forumunuzun yukardaki sayfasını ve aşağadaki sayfasını kullanmak istiyormusunuz? : Hayır
    Bu sayfayı anasayfa gibi mi kullanmak istiyorsunuz? : Evet
    HTML kodu * : (kod buraya)


    Kod:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">



    <title>Hoş Geldiniz</title>
    </head>
      <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
      <script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script> 

      <script type="text/javascript">
          $(document).ready(function() {
         
            $curtainopen = false;
         
            $(".rope").click(function(){
                $(this).blur();
                if ($curtainopen == false){
                  $(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
                  $(".leftcurtain").stop().animate({width:'60px'}, 2000 );
                  $(".rightcurtain").stop().animate({width:'60px'},2000 );
                  $curtainopen = true;
                }else{
                  $(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
                  $(".leftcurtain").stop().animate({width:'50%'}, 2000 );
                  $(".rightcurtain").stop().animate({width:'51%'}, 2000 );
                  $curtainopen = false;
                }
                return false;
            });
           
          }); 
      </script>
      <style type="text/css">
          *{
              margin:0;
              padding:0;
          }
          body {
              text-align: center;
              background: #4f3722 url('http://i66.servimg.com/u/f66/14/46/49/60/darkcu10.jpg') repeat-x;
          }
          img{
            border: none;
          }
          p{
          margin-bottom:10px;
          color:#FFFFFF;
          }
          .leftcurtain{
            width: 50%;
            height: 495px;
            top: 0px;
            left: 0px;
            position: absolute;
            z-index: 2;
          }
          .rightcurtain{
            width: 51%;
            height: 495px;
            right: 0px;
            top: 0px;
            position: absolute;
            z-index: 3;
          }
          .rightcurtain img, .leftcurtain img{
            width: 100%;
            height: 100%;
          }
          .logo{
            margin: 0px auto;
            margin-top: 80px;
          }
          .rope{
            position: absolute;
            top: -40px;
            left: 70%;
            z-index: 4;
          }
       
      </style>
    </head>

    <body>
      <div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
      <div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
      <a class="rope" href="#">
          <img src="http://i66.servimg.com/u/f66/14/46/49/60/rope10.png"/>
      </a>
    <div class="logo">
    <p>Yazı 1</p>
    <p>Yazı2</p>
    <p> <a target="_blank" href="/forum.htm"><span style="color: #ffffff">Foruma Giriş İçin TIKLA</span></a> </p>
    </div>
    </body>
    </html>

    By_€yNaR
    Bu yazıyı burda paylaş : reddit

    Yorum yok.


      Forum Saati 3/5/2024, 01:57