請問一下,無名相簿裡的上下邊緣廣告如何刪掉???想要看起來空礦點,麻煩告訴我一下好嗎?謝謝.
2006-09-08 22:08:15 · 4 個解答 · 發問者 Anonymous in 電腦與網際網路 ➔ 網際網路 ➔ 其他:網際網路
留言版擋廣告語法-
/* 擋廣告開始 */
img { display: none !important; }
.pass img { display: block !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; }
/* 擋廣告結束 */
相簿擋廣告語法-
/* 擋廣告開始 */
#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樣式",
再把語法貼進去就好了!!
有其他問題可以來這裡問我歐
http://www.wretch.cc/album/cutie1220
2006-09-15 20:00:51 補充:
你的留言版是什麼樣式阿?
2006-09-11 15:56:45 · answer #1 · answered by 念妗 3 · 0⤊ 0⤋
語法萬歲!果真解決廣告囉!推你一票^^
2006-09-13 20:06:02 · answer #2 · answered by 奈奈〞貓 5 · 0⤊ 0⤋
http://www.wretch.cc/blog/kobemei2000 創不久的無名 幫灌水3Q
2006-09-09 19:24:57 · answer #3 · answered by Nottoday懶人生活選物 1 · 0⤊ 0⤋
http://www.wretch.cc/blog/hhuc7333&article_id=4378555
這邊有教學
我也是從這學到的^^
2006-09-10 02:57:20 補充:
我回了三封mail給你哦!^^
2006-09-08 22:15:11 · answer #4 · answered by nana 3 · 0⤊ 0⤋