Thư mục: Thủ thuật blog plus |
1 Làm trong suốt toàn bộ phận comment
Muốn làm trong suốt tòan bộ nền comment của Entry, các bạn có thể dùng Code sau, paste vào CSS nhe :
| .cmt-mod-alist #comments-listing .extend-hd, .cmt-mod-alist #comments-listing .extend-bd .alist-comment {background:none;} .alist-comment #comment_container *, .cmt-mod-alist #comments-listing , .cmt-mod-alist #comments-listing .alist-comment {background:none;} |
2 Thay nền comment
| .cmt-mod-alist #comments-listing .extend-hd, .cmt-mod-alist #comments-listing .extend-bd .alist-comment {background:none;} .cmt-mod-alist #comments-listing , .cmt-mod-alist #comments-listing .alist-comment {background:none;} .mod-alist-full .alist-comment li {background:transparent url(Link Ảnh);} |
3 Thay đổi màu sắc khung viền comment
| .mod-alist-full .alist-comment li {border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:inset;border-right-style:inset;border-bottom-style:inset;border-left-style:inset;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff;} |
4 Màu chữ link trong comment
| #comment_container * a {color:#ma_mau;} #comment_container * .content {color:#ma_mau;} #comments-listing * ins {color:#ma_mau;} |
Thay các dòng #mã_màu bằng mã màu mình thích nhé !!
5 Thay đổi nút "Lưu" "hủy"
Demo:

Code
.cmt-mod-alist .add-comment em.buttons input{color:#000000;height:Apx;text-align:center;background:url(Link) no-repeat;}
A: chiều cao của hình các bạn tham khảo icon Một số icon đẹp