• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

[Share] Menu Hoài Đức

Admin

Well-Known Member
Staff member
Administrator
Up lại vậy.. Lần này mong cả nhà cho cái THANKS​
Demo Online: http://hoaiducb.org/forum/index.php
Demo Ảnh:
SinhVienIT.NET---menu-dong-.png
SinhVienIT.NET---menu-mo-.png

Sửa link và Chèn dưới cuối cùng của tem "header" Skin hiện tại nha...
Code:
<style type="text/css" id="vbulletin_css">
    .menu_float{width:100px;border:1px solid  #ccc;background:white;padding:5px;float:left;clear:both;margin:1px;}
    .menu_float:hover{background: #F3F3F3;border:1px solid black;}
    .menu_float img{vertical-align:middle;margin-bottom:3px;}
</style>
<script type="text/javascript">
            $(document).ready(function(){
                        $('#open_quick_menu').click(function(){
                        $('#quick_menu').show(500);
                        $('#open_quick_menu').fadeOut(100);
});
   $('#close_quick_menu').click(function(){ 
   $('#quick_menu').fadeOut(100);
   $('#open_quick_menu').fadeIn(500);
});
                getCount();                
                setInterval("getCount()",180000);
            });
</script>
<div id="open_quick_menu" style="position:fixed; top:50px;left:10px;cursor:pointer;">
<div class="menu_float" style="width:33px;"><center><img src=http://i.imgur.com/5vzH7.png border=0 /><br />Menu</center></div>
</div>
<div id="quick_menu" style="position:fixed; top:50px;left:10px;display:none;">
<a href="[B][COLOR="red"]/upanh2[/COLOR][/B]" target="_blank"><div class="menu_float"><img src=[B][COLOR="Blue"]http://i.imgur.com/9j4jg.png[/COLOR][/B] border=0 /> Upload ảnh</div></a>
<a href="[B][COLOR="red"]/casino.html[/COLOR][/B]" target="_blank"><div class="menu_float"><img src=[B][COLOR="blue"]http://i.imgur.com/C8zSP.png[/COLOR][/B] border=0 /> Casino</div></a>
<a href="[B][COLOR="red"]ishop.php?showshop=8[/COLOR][/B]" target="_blank"><div class="menu_float"><img src=[B][COLOR="blue"]http://i.imgur.com/xkaAs.png[/COLOR][/B] border=0 /> Cửa hàng</div></a>
<a href="[B][COLOR="Red"]/thunhac.html[/COLOR][/B]" target="_blank"><div class="menu_float"><img src=[B][COLOR="blue"]http://i.imgur.com/qwskX.png[/COLOR][/B] border=0 /> Thư nhạc</div></a>
<div class="menu_float" id="close_quick_menu" style="cursor:pointer;"><img src=http://i.imgur.com/lTiFH.png border=0 /> Đóng Menu</div>
</div>
 

Facebook Comments

New posts New threads New resources

Back
Top