Bài mới nhất

Sửa Đóng

1---> icon thông dụng nhất:

<!---icon loi binh moi nhat{}
#comment_new .bd ul li  {background:transparent url(link ảnh) no-repeat left top;}

<!---- icon thu muc {}
#folder .bd ul li {background:transparent url(link ảnh) no-repeat 5px top;}


<!---- icon bai moi nhat{}
#article_new .bd ul li {background:transparent url(link ảnh) no-repeat 5px top;}

 

<!---icon thu muc blog yeu thich{}

#subscribe_highlight .bd ul.folder li a {background:transparent url(link ảnhl) no-repeat left top;}

 

<!---icon tong cong loi binh{}

.cmt-mod-alist .extend-hd a {background:transparent url(link ảnh) no-repeat;}

 

<!---icon bai quan trong{}

.mod-alist-folderbar em .icon em {background:transparent url(link ảnh) no-repeat;}

 

2---> icon cho thanh tiêu đề mudule

#M .titlebar .hd h2{background:transparent url(Link hình) no-repeat left top;}

Thay M bằng tên code của module tương ứng dưới đây:
#folder   -   Thư mục riêng
#article_new   -   Bài mới nhất
#search_module   -   Tìm
#friendlist_module   -   Danh sách bạn bè
#statistic   -   Thống kê
#calendar   -   Lịch
#update_date   -   Cập nhật ngày
#comment_new   -   Bình luận mới nhất
#profile_card   -   Hồ sơ blog
#subscribe_highlight   -   Blog yêu thích

ví dụ thế này bạn nhá tui muốn làm cái icon của thanh tiêu đề mudule phần thư mục riêng thì code của nó sẽ như thế này : 

#folder  .titlebar .hd h2{background:transparent url(Link hình) no-repeat left top;}


3--> icon cho mudule tự tạo: (xem thêm thui nếu cần)

/* Modun tự tạo*/
#user_mod_1000X .titlebar .hd {background:url(Link ảnh) no-repeat left top;}

các bạn thay X bằng số thứ tự của mudule nhá

kích vào đây mà lấy link của icon nè