• Thống kê diễn đàn


Menu nhiều tiện ích

View previous topic View next topic Go down

Menu nhiều tiện ích Empty Menu nhiều tiện ích

Post by Bui Minh Phong™ 7/3/2013, 12:58 pm

[You must be registered and logged in to see this link.]

Cho cái này vào Css :

Code:
  #conectFor * {
    font-size: 12px;
    }
    #conectFor{
    padding: 13px;
 

  padding-right : 20px;
    text-align: right;
    background: url(http://i.imgur.com/tKiSR.png);    border-bottom: 2px solid #0099FF;
    font: 15px Tahoma;
    height: 15px;
    display: block;
    color: #F1F1F1;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    }
    #conectFor a{
    color:#0099FF;
    font-family:Arial;
    padding:8px 5px ;
    margin:0 1px;
    text-decoration:none;
    }
    #conectFor a:hover{
    color:#111;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    -o-border-radius:5px 5px 0 0;
    background:#0099FF;
    }
    #conectFor a:hover ul{display:inline;}
    #conectFor ul {
    margin-top: -1px;
    z-index:1;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    top: 100%;
    width: 390px;
    padding:20px 13px;
    color: #333;
    background: #161616 url(URL_BACKGROUND) no-repeat bottom right;
    border-bottom: 1px solid #0099FF;
    list-style: none;
    display: none;
    float: left;
    right: 0em;
    position: absolute;
    }
    #conectFor ul li{
    float: left;
    width: 47%;
    display: inline;
    text-align:left;
    margin:5px;
    }
    #conectFor ul li a{color:#0099FF; background-image:none !important;}
    #conectFor ul li a:hover{color:#8F8F8F; background:transparent;}
 

  #conectFor a[href="/profile?mode=editprofile"] {
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
    background-image: url(http://i42.servimg.com/u/f42/17/32/13/00/dropdo10.png);    }
 

  #conectFor a[href="/profile?mode=editprofile"]:hover {
    background-image: url(http://i42.servimg.com/u/f42/17/32/13/00/dropdo11.png);    }
 

Tiếp theo MODULES >> HTML & JAVASCRIPT >>Javascript codes management tạo 1 js mới Title : Menu Placement : In all the pages Javascript Code :
Code:

    $(document).ready(function(){
    var nick = ($('#logout').length) ? $('#logout img').attr('alt').replace('Sair', '').replace('[', '').replace(']', '') : '' ;
    var con=($('#logout').length)?'<a href="/profile?mode=editprofile" style="position: relative;">Xin chào  <b> '+nick+'</b><ul></ul></a><a href="/login?logout=1">Thoát</a>' : 'Chào bạn, hãy!<a href="/login"style="position: relative;">Login</a><a href="/register">Đăng ký</a>';$('body').prepend('<span id="conectFor"> '+con+'</span>');$('#conectFor ul').prepend('<li><a href="/profile?mode=editprofile">Thông tin</a></li><li><a href="/profile?mode=editprofile&page_profil=preferences">Tùy chọn</a></li><li><a href="/profile?mode=editprofile&page_profil=signature">Chữ ký</a></li><li><a href="/search?search_id=draftsearch">Nháp</a></li><li><a href="/profile?mode=editprofile&page_profil=friendsfoes">Bạn bè</a></li><li><a href="/profile?mode=editprofile&page_profil=attachments">Phụ lục</a></li><li><a href="/profile?mode=editprofile&page_profil=avatars">Thay avatar</a></li><li><a href="/search?search_id=watchsearch"class="offp">Chủ đề chưa trả lời</a></li><li><a href="/search?search_id=favouritesearch"target="_blank">Chủ đề yêu thích</a></li><li><a href="/search?search_id=newposts"target="_blank">Bài viết mới</a></li>')});
 

Xong !
Bui Minh Phong™
Bui Minh Phong™
Quản Trị Cấp Cao
Quản Trị Cấp Cao

Posts : 3260
Points : 371262
Thanked : 1927
Birthday : 1994-12-18
Status Hãy Lặng Yên Để Cảm Nhận Tình Yêu Xung Quanh Bạn :x
Giới tính : Male Rất dễ thương

Back to top Go down

Menu nhiều tiện ích Empty Re: Menu nhiều tiện ích

Post by vippro 5/1/2014, 8:42 am

ko dc roi ad
vippro
vippro
Thành Viên Đồng
Thành Viên Đồng

Posts : 270
Points : 189352
Thanked : 8
Birthday : 1995-01-10
Status ffg
Giới tính : Male

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum