[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Diễn đàng » CÔNG NGHỆ THÔNG TIN » WEB & BLOG & CHAT » [TUT] : Hướng dẫn "Kết liễu" blog của bạn ! - Cách xóa Blog (blog)
[TUT] : Hướng dẫn "Kết liễu" blog của bạn ! - Cách xóa Blog
Duy_Khánhngày: Thứ Sáu, 2012-03-23, 7:30 PM | Message # 1
Thành viên cấp 10
nhóm: Administrators
Tin nhắn: 977
Danh tiếng: 6
Trạng thái: Offline
Nghe qua chắc nhiều bạn không hiểu tại sao ?
Vì nhiều lý do nào đó, bạn không muốn cho bất kỳ ai xem bất kỳ thứ gì( càng nhiều càng tốt) về blog mình nữa. Trong khi Yahoo lại không cho người dùng biện pháp đóng blog!
Cũng có nhiều giải pháp khác nhau mà mọi người nghĩ ra;
Ở đây tớ xin giới thiệu cách riếng mình. Đó là code css làm mất đi hết tất cả mọi thứ nhìn thấy được có thể...
Và kết quả là trang blog của bạn chỉ còn một mảng màu trắng tinh hay đen thui nào đó ....!
Trước tiên các bạn cho đóng hết các modum nao có thể đóng được theo cách thông thường,
Sau đó còn lại nhưng modum như: Profile, Blast, modum bài viết, phần menu trên cùng, phần foodter.v.v.
Và bây giờ bạn dán bộ code này vào CSS của bạn:
Code :

PHP Code:

Code
#blog_masshead {
background:transparent  repeat scroll 0 0px;color:#000000;font-size:0px;height:0px;}
#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{width:0%;height:0px;background:transparent;}

#blog_masshead .bd{clear:both;padding:0px 0 0 0px;height:0px;
margin:0px 0px 0 0px !important;*margin:0px 0px 0 0px;background:transparent;}   
#blog_masshead .bd form .btn{height:25px;background:transparent;}
#blog_masshead .rc , #blog_masshead .rc div, #blog_masshead .rc_bd, #blog_masshead .rc_bc, #blog_masshead .rc_ft {background:transparent;}
#blog_masshead .rc_ft div{height:4px;background:transparent;}
#blog_masshead .bd{height:30px;background:transparent;}

#blog_masshead .menu.mr a , #blog_masshead .menu .rc_w , #blog_masshead .menu .rc_e, #blog_masshead .menu.ml a {background-image:url(http://files.myopera.com/c4-classical/nk/bgtrongsuot-nk.png);}
#blog_masshead{font-size:0px;color:transparent;background:transparent;}
#blog_masshead a{color:transparent;font-size:0px;}
#blog_masshead div.mhlogo a img{background:transparent!important;height:0px;}
  #blog_title{height:0px;}
#blog_title .bd{background:transparent}
#blast{height:0px;font-size:0px;}
#blast .bd {height:0px;font-size:0px;color:#FFFFFF;}
#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:transparent;}
#profile_highlight .rc,  
#profile_highlight .rc div,  
#profile_highlight .rc_bd,  
#profile_highlight .rc_bd .rc_bc,  
#profile_highlight .rc_ft,  
#profile_highlight .rc_ft div,  
#profile_highlight .rc_bd .rc_bc .hd,  
#profile_highlight .rc_bd .rc_bc .hd .titlebar {background:transparent;height:0px;font-size:0px;color:transparent;}
#profile_img_highlight {background:transparent;}
#profile_img_highlight-full {height:0px;}
#article_list_module .bd, .mod-alist-full .main-bd {background:transparent;height:0px}
#footer .ft .provider p,  
#footer .ft .info p,
  #footer .ft .rights p,  
#footer .ft .privacy p,  
#footer .ft .disclaimer p,
  #footer .ft .provider h4,  
#footer a, .rights,  
#footer {font-size:0px;color:transparent;}

#search_module h2{color:transparent;font-size:0px;}
.mod-alist-searchbox form strong {font-size:0px;color:transparent;}
.mod-alist-searchbox input.ipt {background:transparent;color:transparent;font-size:0px;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;}
#article_list_module .mod-alist-searchbox form{color:transparent;font-size:0px;}
.mod-alist-searchbox input.btn,  
#search_module input.submit {background:transparent;color:transparent;font-size:0px;}
.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;}
#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 ;}
BODY.blog_my {BACKGROUND:#ffffff;}

#user_mod_10006  .rc_bd .rc_bc .bd, #user_mod_10010  .rc_bd .rc_bc .bd{background:transparent;}  


nguon:sharingvn
 
Diễn đàng » CÔNG NGHỆ THÔNG TIN » WEB & BLOG & CHAT » [TUT] : Hướng dẫn "Kết liễu" blog của bạn ! - Cách xóa Blog (blog)
  • Page 1 of 1
  • 1
Search: