close

 
[blog小技巧]刪掉擾人廣告
 

本文來自:如何刪掉 無名廣告


我記得我剛加入無名時
有一種簡單的語法可以把廣告弄掉
但是後來無名好像有應變措施
所以該語法不適用
今天逛版時
發現了這個好東西
一般會員有福嚕!!

把下面這個CSS複製,貼到相簿的"css碼編輯"內↓ 

#ad_banner a {position : absolute;clip: rect(500px 0px 0px 500px);}
#logo {display: none;}
#ad_button {display: none;}
table tr td {width: auto !important; height: auto !important;}
table tr #logo {display: none !important; width: auto !important; height: auto !important;}
table tr ad_banner a img {display: none !important; width: 0px !important; height: 0px !important;}
table tr td object {display: none !important; width: 0px !important; height: 0px !important;}
table tr td embed {display: none !important; width: 0px !important; height: 0px !important;}
td center font a {display: none !important; width: 0px !important; height: 0px !important;}
td .small-c tr td {display: none !important; width: 0px !important; height: 0px !important;}
table tr td div {display: none !important; width: 0px !important; height: 0px !important;}
td#ad_banner a img {display: none !important; width: 0px !important; height: 0px !important;}
object {display: none !important; width: 0px !important; height: 0px !important;}
center a img { display: none !important; }
 


把以下CSS複製,貼到留言板的"css碼編輯"內↓ 
img { display: none !important; }
#logo, #logo img { position: absolute; left: -1000px; !important; }
#floatLayer {display:none !important;}
div table .small-c tr td{ display:none; }
#ad_top, object, embed { display: none !important; }
div table tr td { width:auto !important;height:auto !important; }
table tr td { width:auto !important;height:auto !important; }
 


複製語法







by兔



↓點它選擇你要的回覆↓
無圖表示服務離線


C-マンション
arrow
arrow
    全站熱搜

    Melita 粉兔 發表在 痞客邦 留言(37) 人氣()