Hướng dẫn làm blog trong suốt
Hướng dẫn làm blog trong suốt
Trước tiên bạn vào mục "Đổi theme" >>> chọn " Chế độ tự chỉnh sửa" sau đó các bạn thích làm trong suốt phần nào trong blog thì copy code phần đó ở bên dưới bài viêt này và dán vào khung html, Sau đó ấn nút "Xong".

Nếu các bạn có code html sẵn trong đó do các bạn đổi theme hay gì đó thì các bạn chèn thêm các code này bên dưới nó. Chú ý có thể các bạn sẽ gặp lỗi "Code quá dài" vì vậy các bạn nên chọn những phần làm trong suốt thật cần thôi, nhiều quá thì có thể bị lỗi đấy!

Và đây là code làm blog trong suốt tương ứng với từng phần trên blog.
1. Làm trong suốt Black Box,phần trên cùng của Blog.
#blog_masshead .rc{background:transparent;} #blog_masshead .rc div{background:transparent;} #blog_masshead .rc_bd{background:transparent;} #blog_masshead .rc_bc{background:transparent;} #blog_masshead .rc_ft{background:transparent;} #blog_masshead .rc_ft div{background:transparent;} #blog_masshead .bd{background:transparent;} #blog_masshead{background:transparent}
2. Làm trong suốt Hình Ảnh Trong Blog ( Gallery ) :
#gallery_list .bd {background:none;}#photo_enlarge .bd, #photo_enlarge .ft {background:none;}
#photo_enlarge .ft #post_rte_create, #photo_comment .bd {background:none;}#photo_enlarge .c_photo_enlarge .ft {background:none;}
#photo_enlarge .bd .c_photo_enlarge .bd {background:none;}#gallery_list .ft .pagination .pagination {background:none;}
#gallery_list .ft .pagination {background:transparent url(Link Ảnh) repeat left top;}/*Thanh hiển thị số trang*/
#photo_highlight .ft .more {background:transparent ;}
#photo_highlight .ft .more a {font-size:110%;font-style:italic;font-weight:bold;color:#ffffff;}
3. Trong suốt Profile Info
#profile_info , #profile_info .bd #blog_profile .bd, #profile_info .bd #personal_profile .bd, #profile_info .bd #introduction_profile .bd, #profile_info .bd #personal_profile .bd th , #profile_info th {background:none;}
4. Module Tên blog
#blog_title .rc_bd .rc_bc .bd ,#blog_title .bd{background:transparent;}
5. Làm trong suốt Module Tâm Trạng
#mod_lifeline div.bd, #mod_lifeline div.rc_bc {background:transparent!important;}
6. Tổng số Trang
.mod-alist-summary .pagination, .mod-alist-full .pagination{background:transparent}
7. Làm trong suốt Nền Comment ( hoặc là khung Bình Luận ) của Bài Viết :
.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;}
8. Làm trong suốt Blast :
#blast .rc div {background:transparent;}
#blast .rc {background:transparent;}
#blast .rc_bd div.rc_bc {background:transparent ;}
#blast .rc_bd {background:transparent ;}
#blast .rc_ft {background:transparent ;}
#blast .rc_ft div {background:transparent ;}
#blast .rc_bc .bd{background-color:transparent}
9. Đường Viền ( Boder ) của Blog :
a - Toàn bộ Module :
#friend-list .rc div, #friendlist_module .rc div, .rc div, #subscribe_highlight .rc div, #mod-tagged-frd-article .rc div {background:transparent}
#friend-list .rc, #friendlist_module .rc, .rc, #subscribe_highlight .rc, #mod-tagged-frd-article .rc {background:transparent}
#friend-list .rc_bd div.rc_bc, #friendlist_module .rc_bd div.rc_bc, .rc_bd div.rc_bc, #subscribe_highlight .rc_bd div.rc_bc, #mod-tagged-frd-article .rc_bd div.rc_bc {background:transparent }
#friend-list .rc_bd, #friendlist_module .rc_bd, .rc_bd, #subscribe_highlight .rc_bd, #mod-tagged-frd-article .rc_bd {background:transparent}
#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:transparent }
#friend-list .rc_ft, #friendlist_module .rc_ft, .rc_ft, #subscribe_highlight .rc_ft, #mod-tagged-frd-article .rc_ft {background:transparent}
b - Module tự tạo :
#user_mod_1000X .rc div, #user_mod_1000X .rc,
#user_mod_1000X .rc_bd, #user_mod_1000X .rc_bd div.rc_bc,
#user_mod_1000X .rc_ft, #user_mod_1000X .rc_ft div{background:transparent;color:none;}
10. Làm trong suốt Nền Module :
a- Nền Tiêu Đề Module :
.col-150 .rc_bd .rc_bc .hd .titlebar .hd,.col-150 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
.col-600 .rc_bd .rc_bc .hd .titlebar .hd,.col-600 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
.row-920 .rc_bd .rc_bc .hd .titlebar .hd,.row-920 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
b- Nền Module :
.col-150 .rc_bd .rc_bc .bd {background:transparent;}
.col-600 .rc_bd .rc_bc .bd {background:transparent;}
.row-920 .rc_bd .rc_bc .bd {background:transparent;}
11. Làm trong suốt Module Bài Viết :
#article_list_module .bd{background : transparent}
12. Làm trong suốt Black Box trên cùng của Blog :
#blog_masshead .rc{background:transparent;} #blog_masshead .rc div{background:transparent;} #blog_masshead .rc_bd{background:transparent;} #blog_masshead .rc_bc{background:transparent;} #blog_masshead .rc_ft{background:transparent;} #blog_masshead .rc_ft div{background:transparent;} #blog_masshead .bd{background:transparent;} #blog_masshead{background:transparent}
Trước tiên bạn vào mục "Đổi theme" >>> chọn " Chế độ tự chỉnh sửa" sau đó các bạn thích làm trong suốt phần nào trong blog thì copy code phần đó ở bên dưới bài viêt này và dán vào khung html, Sau đó ấn nút "Xong".
Nếu các bạn có code html sẵn trong đó do các bạn đổi theme hay gì đó thì các bạn chèn thêm các code này bên dưới nó. Chú ý có thể các bạn sẽ gặp lỗi "Code quá dài" vì vậy các bạn nên chọn những phần làm trong suốt thật cần thôi, nhiều quá thì có thể bị lỗi đấy!

Và đây là code làm blog trong suốt tương ứng với từng phần trên blog.
1. Làm trong suốt Black Box,phần trên cùng của Blog.
#blog_masshead .rc{background:transparent;} #blog_masshead .rc div{background:transparent;} #blog_masshead .rc_bd{background:transparent;} #blog_masshead .rc_bc{background:transparent;} #blog_masshead .rc_ft{background:transparent;} #blog_masshead .rc_ft div{background:transparent;} #blog_masshead .bd{background:transparent;} #blog_masshead{background:transparent}
2. Làm trong suốt Hình Ảnh Trong Blog ( Gallery ) :
#gallery_list .bd {background:none;}#photo_enlarge .bd, #photo_enlarge .ft {background:none;}
#photo_enlarge .ft #post_rte_create, #photo_comment .bd {background:none;}#photo_enlarge .c_photo_enlarge .ft {background:none;}
#photo_enlarge .bd .c_photo_enlarge .bd {background:none;}#gallery_list .ft .pagination .pagination {background:none;}
#gallery_list .ft .pagination {background:transparent url(Link Ảnh) repeat left top;}/*Thanh hiển thị số trang*/
#photo_highlight .ft .more {background:transparent ;}
#photo_highlight .ft .more a {font-size:110%;font-style:italic;font-weight:bold;color:#ffffff;}
3. Trong suốt Profile Info
#profile_info , #profile_info .bd #blog_profile .bd, #profile_info .bd #personal_profile .bd, #profile_info .bd #introduction_profile .bd, #profile_info .bd #personal_profile .bd th , #profile_info th {background:none;}
4. Module Tên blog
#blog_title .rc_bd .rc_bc .bd ,#blog_title .bd{background:transparent;}
5. Làm trong suốt Module Tâm Trạng
#mod_lifeline div.bd, #mod_lifeline div.rc_bc {background:transparent!important;}
6. Tổng số Trang
.mod-alist-summary .pagination, .mod-alist-full .pagination{background:transparent}
7. Làm trong suốt Nền Comment ( hoặc là khung Bình Luận ) của Bài Viết :
.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;}
8. Làm trong suốt Blast :
#blast .rc div {background:transparent;}
#blast .rc {background:transparent;}
#blast .rc_bd div.rc_bc {background:transparent ;}
#blast .rc_bd {background:transparent ;}
#blast .rc_ft {background:transparent ;}
#blast .rc_ft div {background:transparent ;}
#blast .rc_bc .bd{background-color:transparent}
9. Đường Viền ( Boder ) của Blog :
a - Toàn bộ Module :
#friend-list .rc div, #friendlist_module .rc div, .rc div, #subscribe_highlight .rc div, #mod-tagged-frd-article .rc div {background:transparent}
#friend-list .rc, #friendlist_module .rc, .rc, #subscribe_highlight .rc, #mod-tagged-frd-article .rc {background:transparent}
#friend-list .rc_bd div.rc_bc, #friendlist_module .rc_bd div.rc_bc, .rc_bd div.rc_bc, #subscribe_highlight .rc_bd div.rc_bc, #mod-tagged-frd-article .rc_bd div.rc_bc {background:transparent }
#friend-list .rc_bd, #friendlist_module .rc_bd, .rc_bd, #subscribe_highlight .rc_bd, #mod-tagged-frd-article .rc_bd {background:transparent}
#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:transparent }
#friend-list .rc_ft, #friendlist_module .rc_ft, .rc_ft, #subscribe_highlight .rc_ft, #mod-tagged-frd-article .rc_ft {background:transparent}
b - Module tự tạo :
#user_mod_1000X .rc div, #user_mod_1000X .rc,
#user_mod_1000X .rc_bd, #user_mod_1000X .rc_bd div.rc_bc,
#user_mod_1000X .rc_ft, #user_mod_1000X .rc_ft div{background:transparent;color:none;}
10. Làm trong suốt Nền Module :
a- Nền Tiêu Đề Module :
.col-150 .rc_bd .rc_bc .hd .titlebar .hd,.col-150 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
.col-600 .rc_bd .rc_bc .hd .titlebar .hd,.col-600 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
.row-920 .rc_bd .rc_bc .hd .titlebar .hd,.row-920 .rc_bd .rc_bc .hd .titlebar{background:transparent;}
b- Nền Module :
.col-150 .rc_bd .rc_bc .bd {background:transparent;}
.col-600 .rc_bd .rc_bc .bd {background:transparent;}
.row-920 .rc_bd .rc_bc .bd {background:transparent;}
11. Làm trong suốt Module Bài Viết :
#article_list_module .bd{background : transparent}
12. Làm trong suốt Black Box trên cùng của Blog :
#blog_masshead .rc{background:transparent;} #blog_masshead .rc div{background:transparent;} #blog_masshead .rc_bd{background:transparent;} #blog_masshead .rc_bc{background:transparent;} #blog_masshead .rc_ft{background:transparent;} #blog_masshead .rc_ft div{background:transparent;} #blog_masshead .bd{background:transparent;} #blog_masshead{background:transparent}
Bài liên quan
- Hướng dẫn sử dụng Analytics google
- Hướng dẫn thêm nút Google +1 cho blog web
- Hướng dẫn tạo icon cho thư mục- nhãn blogger - blogspot
- Trao đổi link
- Hướng dẫn tạo site map cho blog - web
- Hướng dẫn add code đếm số người online trên blog - web
- Hướng dẫn tạo khung chat cho blog - web
- Hướng dẫn thành viên viết bài trên blogspot
- Hướng dẫn xóa thanh navibar / toolbar trong blogspot
- MENU NGANG CÓ LOGO PHÍA TRƯỚC
Comments[ 0 ]
Đăng nhận xét
-HAHEINEKEN.BLOGSPOT.COM
- viết một nhận xét nếu thấy bài nào có ích