Mình cần mod này

Discussion in 'Installation, Upgrade, and Import Support' started by hhanh28, Aug 11, 2015.

  1. hhanh28

    hhanh28 Thượng Đế

    Joined:
    Jul 9, 2015
    Messages:
    53
    Likes Received:
    18
    Trophy Points:
    8
    Gender:
    Male
    Cái này là mod hay cái gì vậy mọi người

    [​IMG]
     
  2. Lê Thanh Giảng

    Lê Thanh Giảng Khách VNXF

    cái này phải hỏi anh thành rồi
    thành đâu ra coi
     
  3. 2L.Ohayo

    2L.Ohayo Cộng Sự Đắc Lực Staff Member

    Joined:
    Mar 8, 2015
    Messages:
    761
    Likes Received:
    808
    Trophy Points:
    93
    Gender:
    Male
    Bạn có thể đính kèm trực tiếp hình được không, mình không xem được hình
     
  4. shynn

    shynn Thượng Đế

    Joined:
    Mar 18, 2015
    Messages:
    207
    Likes Received:
    171
    Trophy Points:
    43
    Gender:
    Male
    Occupation:
    Học Sinh
    Location:
    Nghệ An
    Cái này đơn giản rofl~~ Share cho bấc.
    Thêm code sau vào EXTRA.css
    Code:
    .message ol{
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }
    
    .message ol ol{
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
    }
    .message .baseHtml ol li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
    }
    .message .baseHtml ol li hover{
    background: #eee;
    }
    .message .baseHtml ol li:hover:before{
    transform: rotate(360deg);
    }
    .message .baseHtml ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
    }
    .message .baseHtml ul li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
    }
    .message .baseHtml ul li hover{
    background: #eee;
    }
    .message .baseHtml ul li:hover:before{
    transform: rotate(360deg);
    }
    .message .baseHtml ul li:before {
    content: '*';
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
    }
     
  5. shynn

    shynn Thượng Đế

    Joined:
    Mar 18, 2015
    Messages:
    207
    Likes Received:
    171
    Trophy Points:
    43
    Gender:
    Male
    Occupation:
    Học Sinh
    Location:
    Nghệ An
    Thêm vào nó sẽ thay đổi cái này này
    • a
    • b
    • c
     
  6. hhanh28

    hhanh28 Thượng Đế

    Joined:
    Jul 9, 2015
    Messages:
    53
    Likes Received:
    18
    Trophy Points:
    8
    Gender:
    Male
    Không đc bạn ơi
     
  7. shynn

    shynn Thượng Đế

    Joined:
    Mar 18, 2015
    Messages:
    207
    Likes Received:
    171
    Trophy Points:
    43
    Gender:
    Male
    Occupation:
    Học Sinh
    Location:
    Nghệ An
    Demo
    upload_2015-8-13_11-11-56.png
     
  8. hhanh28

    hhanh28 Thượng Đế

    Joined:
    Jul 9, 2015
    Messages:
    53
    Likes Received:
    18
    Trophy Points:
    8
    Gender:
    Male
    Bạn rãnh thì nhắn tin cho mình nhé, mình gửi teamviewer nhờ bạn giúp đỡ, zalo 0168 477 6443, cám ơn nhiều.
     
  9. shynn

    shynn Thượng Đế

    Joined:
    Mar 18, 2015
    Messages:
    207
    Likes Received:
    171
    Trophy Points:
    43
    Gender:
    Male
    Occupation:
    Học Sinh
    Location:
    Nghệ An
    Từ giờ đến đêm mình onl nhé rock~~
     
  10. hhanh28

    hhanh28 Thượng Đế

    Joined:
    Jul 9, 2015
    Messages:
    53
    Likes Received:
    18
    Trophy Points:
    8
    Gender:
    Male
    Bạn onl chưa, giúp mình cái, bạn ẩn trạng thái sao mình biết đc là khi nào onl chứ.
     

Share This Page