相簿
把下面這個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; }
PS.缺點是相簿的好友列會向上移,自己取捨唄!
留言板
跟上面方法一樣,把下面的語法加入留言板的 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; } |
|
沒有留言:
張貼留言