♥ 直接隱藏整個「xxx 的地盤」區塊:
#boxMySpace{display:none;}

♥ 隱藏「xxx 的地盤」字樣:  
.boxMySpace0{display:none;}

♥ 隱藏個人照片圖檔:
.boxMySpaceImg{display:none;}

♥ 隱藏「網誌分類:未分類」:
  #blogCategory{display:none;}

♥ 隱藏「網誌分類」四個字:
#blogCategory span{display:none;}

♥ 隱藏「文章分類整個區塊」:
#boxCategory{display:none}

♥ 只隱藏「未分類」這個連結:
  #blogCategory a{display:none;}

♥ 隱藏「搜尋這個網誌的文章」整個區塊
#boxSearch {display: none;}
 
♥ 隱藏「最新的引用」整個區塊
#boxNewTrackback {display: none;}
 
隱藏「參觀人氣」整個區塊
#boxCounter {display: none;}

♥ 隱藏文章匯集
#boxDate {display:none} 

♥ 隱藏「首頁」:
#linkMypage { display:none; }

♥ 隱藏「相簿」:
  #linkAlbum { display:none; } 

♥ 隱藏「網誌」:
#linkBlog { display:none; } 

♥ 隱藏「留言」: 
#linkGbook { display:none; } 

♥ 隱藏「名片」:
  #linkUser { display:none; } 

♥ 隱藏「好友」: 
#linkFriend { display:none; } 

♥ 隱藏「影音」:
  #linkVideo { display:none; } 

♥ 隱藏「加為好友」: 
.boxAddFriendLink a { display:none; }

♥ 隱藏「送禮物給xx」:
  .boxGiftLink a { display:none; }

♥ 隱藏「好友列表選單」:
.boxMySpace1 select { display:none; }

♥ 相簿隱藏人氣
 #boxCounter {display: none;} 

♥ 相簿.隱藏密碼鎖 (會顯示new)
font.small-c a img{visibility:hidden;} 

♥ 相簿.隱藏NEW語法
b font.small-c img.newAlbumUpdate {visibility:hidden;} 

♥ 相簿.顯示NEW語法
b font.small-c img.newAlbumUpdate {visibility:visible;}

♥ 相簿 隱藏張數跟容量(標題還在)
B FONT.small-c {VISIBILITY: hidden}
B FONT.small-c A { VISIBILITY: visible}

♥ 相簿NEW圖更換.(隱藏張數.顯示密碼鎖)
b .small-c {visibility:hidden;FONT-SIZE: 0px;color:#B0AFFF ;}
b font.small-c a {;visibility:visible ;color:#FF3799 ; FONT-SIZE: 18px;BACKGROUND: #FFfBF5 !important ;BORDER: #B0AFFF double 4px;}
b font.small-c img{BACKGROUND: #FFF !important ;}
b font.small-c img.newAlbumUpdate {visibility:hidden;;HEIGHT: 30px;WIDTH: 74px;}
b font.small-c{ visibility:visible !important ;BACKGROUND: url(圖片網址)!important ; } 

arrow
arrow
    全站熱搜

    張cc小瑜 發表在 痞客邦 留言(0) 人氣()