Đưa Skin mới vào diễn đàn sử dụng ! Nếu quá trình sử dụng diễn đàn xảy ra lỗi, xin vui lòng liên hệ Admin để báo lỗi ! Cảm ơn !

You are not connected. Please login or register

[FM] Code Quảng Cáo - ADS Góc Phải Màn Hình

  • Please log in to post a topic
  • Bư

    Bư

    Group: Administrator

    Hiện đang:
    Bài viết : 2228
    Points : 7446
    Birthday : 02/02/1992
    Thanks : 4630
    Đến từ : hà nội

    Administrator
    http://www.cntt-k3.biz

    Administrator
    Bài viết thứ :1

    Đăng vào:16/2/2012, 22:46

    Administrator
    Copy - > Edit -> Paste Vào Trong Thẻ Head !
    Code:
        <!--Quang cao-->
        <style type="text/css">
        * html div#habifl {position: absolute; overflow:hidden;
        top:expression(eval(document.compatMode &&
        document.compatMode=='CSS1Compat') ?
        documentElement.scrollTop
        +(documentElement.clientHeight-this.clientHeight)
        : document.body.scrollTop
        +(document.body.clientHeight-this.clientHeight));}
        #habifl{font: 12px Arial, Helvetica, sans-serif; color:#333333; position:fixed; _position: absolute; right:0; bottom:0; height:90px; }
        #habieb{ width:230px; padding-right:7px; repeat-x right top;border: dashed 0px; color:#690; }
        #habicob{background-color:#333333;height:100px; padding-left:7px; border: dashed 0px;}
        #habicoc li a{background-image:url(http://i466.photobucket.com/albums/rr23/hacobi1102/button.gif); background-repeat:no-repeat; width:30px; height:0; padding-top:15px; overflow:hidden; float:left;}
        #habicoh{background-color:#333333;color:#690;display:block; height:18px; line-height:18px; font-size:11px; width:220px; }
        #habicoh a{color:#690;text-decoration:none;}
        #habicoc{float:right; padding:0; margin:0; list-style:none; overflow:hidden; height:15px;}
        #habicoc li{display:inline;}
        #habicoc li a.close{background-position: 0 0;}
        #habicoc li a.close:hover{background-position: 0 -15px;}
        #habicoc li a.min{background-position: -30px 0;}
        #habicoc li a.min:hover{background-position: -30px -15px;}
        #habicoc li a.max{background-position: -60px 0;}
        #habicoc li a.max:hover{background-position: -60px -15px;}
        #habico{display:block; margin:0; padding:0 5px 0px 5px; height: 80px; overflow:hidden;}
        </style>

        <div style="height: 90px;" id="habifl" align="center">
          <div id="habieb">
          <div id="habicob">
     
            <div id="habicoh">
              <ul id="habicoc">
                <li id="habihide"><a class="min" href="javascript:habiclickhide();" title="Ẩn đi">Ẩn</a></li>

                <li id="habishow" style="display: none;"><a class="max" href="javascript:habiclickshow();" title="Hiện lại">Xem </a></li>

                <li id="habiclose"><a class="close" href="javascript:habiclickclose();" title="Đóng lại">Đóng</a></li>
              </ul>
            <b>Ads</b>
            </div>
     
            <div id="habico">
     
    <!--- Ads --->
    Khu Vực Viết Lên     
    <!--- Ads --->

            </div>
          </div></div></div>
        <script>
        habibottomLayer = document.getElementById('habifl');
        var habiIntervalId = 0;
        var habimaxHeight = 430;//Chieu cao khung quang cao
        var habiminHeight = 20;
        var habicurHeight = 0;// chieu cao khi di chuyen
        function habishow( ){
          habicurHeight += 2;
          if (habicurHeight > habimaxHeight){
          clearInterval ( habiIntervalId );
          }
          habibottomLayer.style.height = habicurHeight+'px';
        }
        function habihide( ){
          habicurHeight -= 3;
          if (habicurHeight < habiminHeight){
          clearInterval ( habiIntervalId );
          }
          habibottomLayer.style.height = habicurHeight+'px';
        }
        habiIntervalId = setInterval ( 'habishow()', 5 );
        function habiclickhide(){
          document.getElementById('habihide').style.display='none';
          document.getElementById('habishow').style.display='inline';
          habiIntervalId = setInterval ( 'habihide()', 5 );
        }
        function habiclickshow(){
          document.getElementById('habihide').style.display='inline';
          document.getElementById('habishow').style.display='none';
          habiIntervalId = setInterval ( 'habishow()', 5 );
        }
        function habiclickclose(){
          document.body.style.marginBottom = '0px';
          habibottomLayer.style.display = 'none';
        }
        </script>

          <!--Quang cao end-->

    #1 - Posted 16/2/2012, 22:46
    http://www.cntt-k3.biz
    thiennguyen5052

    thiennguyen5052
    thiennguyen5052

    thiennguyen5052

    Group: Member

    Hiện đang:
    Bài viết : 40
    Points : 68
    Thanks : 20

    Member

    Member
    Bài viết thứ :2

    Đăng vào:17/2/2012, 07:12

    Member
    chèn vào phpbb2 code hiện lên nhưng k ẩn hiện dc đứng cứng hình uôn

    #2 - Posted 17/2/2012, 07:12
    trumgame

    trumgame
    trumgame

    trumgame

    Group: Member

    Hiện đang:
    Bài viết : 45
    Points : 58
    Thanks : 3

    Member

    Member
    Bài viết thứ :3

    Đăng vào:22/7/2012, 11:33

    Member
    adsssssss

    #3 - Posted 22/7/2012, 11:33
    người vô hình

    người vô hình
    người vô hình

    người vô hình

    Group: Moderagerator

    Hiện đang:
    Bài viết : 547
    Points : 814
    Thanks : 188

    Moderagerator

    Moderagerator
    Bài viết thứ :4

    Đăng vào:27/8/2012, 13:58

    Moderagerator
    thanks

    #4 - Posted 27/8/2012, 13:58

    Sponsored content

    Sponsored content

    Group:
    Hiện đang:

    Bài viết thứ :5

    Đăng vào:

    #5 - Posted

    Đang kiểm tra dữ liệu...

    Bạn phải điền đầy đủ thông tin đăng ký.

    Số ký tự phải từ 3 trở lên
    Hãy chọn tài khoản khác
    Có thể dùng tài khoản này
    Không sử dụng địa chỉ này
    E-mail sẽ được kiểm sau
    Số ký tự phải từ 3 trở lên
    Trùng tên đăng nhập
    Chưa đúng
    Chính xác

    Free forum | ©phpBB | Free forum support | Báo cáo lạm dụng | Thảo luận mới nhất
    YOUR BANNER HERE
    728x90