Code: .mod-alist-tagsbar {background:url(link hình) no-repeat center;height:Apx;} A: thay đổi height = chiều cao của ảnh..(nên thay đúg height để hình đc đẹp hơn)
Nội dung trích xuất từ tài liệu:
Tìm hiểu CSS 360 Plus của yahoo phần 3 Ebook CSS 360plus ver 1.0.mod-alist-full .alist-comment .comment-ctnr {background:repeat-y top right;}Các bạn nhớ chỉnh sửa size hình để toàn comment có được theme đồng nhất nhé người viết Uyen My19. Ảnh nền phần tiêu đề bài viết và nick comment hatim87uyennhi@yahoo.com & changtraiiudoi@ymail.com Ebook CSS 360plus ver 1.0#article_list_module .rc_bd .rc_bch2{background:url(http://i282.photobucket.com/albums/kk263/uyenmy_plus/591400hxt8p0qdcj.gif) repeat lefttop;} người viết Uyen My20. Thay đổi tag bài viếtCode:.mod-alist-tagsbar {background:url(link hình) no-repeat center;height:Apx;}A: thay đổi height = chiều cao của ảnh..(nên thay đúg height để hình đc đẹp hơn) người viết Nhóc khỉ blog21. Ngăn dòng bài viếtXoá đường ngăn dòng.mod-alist-summary .main-bd li{border-top:none}Thay đường ngăn dòng bằng Hình Ảnh.mod-alist-summary .main-bd li{border-top:none;background:url(Link Ảnh) no-repeat bottom;} hatim87uyennhi@yahoo.com & changtraiiudoi@ymail.com Ebook CSS 360plus ver 1.0Hình ảnh ngăn dòng này chỉ suốt hiện khi bạn không để hiện thị bài viết đầu tiên, tức để hiện thị tên bài viết hoặchiện thị nội dung tóm tắt bài viết. người viết w-dephia22. Xóa đường viền/* No Border cho cac module*/#friend-list .rc div, #friendlist_module .rc div, .rc div,.col-150 .rc div {background:transparent;}#friend-list .rc, #friendlist_module .rc, .rc,.col -150 .rc {background:transparent;}#friend-list .rc_bd div.rc_bc, #friendlist_module .rc_bd div.rc_bc, .rc_bd div.rc_bc,.col-150 .rc_bd{background:transparent;}#friend-list .rc_bd, #friendlist_module .rc_bd, .rc_bd,.col -150 .rc_bd div.rc_bc {background:transparent;}#friend-list .rc_ft div, #friendlist_module .rc_ft div, .rc_ft div, .col-150 .rc_ft div {background:transparent;}#friend-list .rc_ft, #friendlist_module .rc_ft, .rc_ft, .col-150 .rc_ft {background:transparent;}/* Ket Thuc*/ hatim87uyennhi@yahoo.com & changtraiiudoi@ymail.com Ebook CSS 360plus ver 1.0Vào thiết kế chọn Theme, chế độ tự sửa,copy đoạn code này vào CSSLưu ý: Bạn cần kiểm tra xem trong CSS của bạn có sử dụng đoạn code nào liên quan đến viền của modulekhông để tránh gây xung đột và trồng chéo lên nhau. người viết co0l.l0vesblog23. Tạo đường viên trong suốt#friend-list .rc div, #friendlist_module .rc div, .rc div, #subscribe_highlight .rc div, #mod -tagged-frd-article .rc div{background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_ne-2.png) no-repeat right bottom;}#friend-list .rc, #friendlist_module .rc, .rc, #subscribe_highlight .rc, #mod -tagged-frd-article .rc{background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_nw.png) no-repeatleft bottom;}#friend-list .rc_bd div.rc_bc, #friendlist_module .rc_bd div.rc_bc, .rc_bd div.rc_bc, #subscribe_highlight .rc_bddiv.rc_bc, #mod-tagged-frd-article .rc_bd div.rc_bc{background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_e.png) repeat -yright top;}#friend-list .rc_bd, #friendlist_module .rc_bd, .rc_bd, #subscribe_highlight .rc_bd, #mod -tagged-frd-article .rc_bd{background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_w.png) repeat -y;}#friend-list .rc_ft div, #friendlist_module .rc_ft div, .rc_ft div, #subscribe_highlight .rc_ft div, #mod-tagged-frd-article .rc_ft div {background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_se-2.png) no-repeat right top;} hatim87uyennhi@yahoo.com & changtraiiudoi@ymail.com Ebook CSS 360plus ver 1.0#friend-list .rc_ft, #friendlist_module .rc_ft, .rc_ft, #subscribe_highlight .rc_ft, #mod -tagged-frd-article .rc_ft{background:url(http://i461.photobucket.com/albums/qq334/changtraiiudoiblog/mini%20pro/rc_sw.png) no-repeatleft top;}#blast .rc_ft {background:url(http://i306.photobucket.com/albums/nn275/changtraiiudoi/DataBlog/blast-sw.png)no-repeat left bottom;}#blast .rc_ft div {background:url(http://i306.photobucket.com/albums/nn275/changtraiiudoi/DataBlog/blast-se.png)no-repeat right bottom;}#blast .rc_bc .bd{background-color:transparent;background-image:url(http://i306.photobucket.com/albums/nn275/changtraiiudoi/042112transparent_bg.png);}#blast .rc_bc .bd {font-style:italic;color:#000000;} theo 360themes.com24. Thiết kế Modun Profile1> Code cho Module Profile :Đầu tiên là Code cho Mod này :Code:#profile_highlight .rc {background:url(Link ảnh Trên) no-repeat left bottom;height:X px}#profile_highlight .rc_ft {background:url(Link Ảnh Dưới) no-repeat left top;height: Y px}#profile_highlight .rc_bd {background:url(Link ảnh Giữa) repeat-y top;}#profile_highlight .rc_bd div.rc_bc, #profile_highlight .rc_ft div, #profile_highlight .rc div,#profile_highlight .rc_bd.rc_bc .bd {background:transparent;} hatim87uyennhi@yahoo.com ...