English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

如題.......
無名相簿上面都會有一條廣告
是不是有一種可以遮掉那些廣告的語法
順便要跟我說貼在哪裡喔!!

2007-02-03 05:25:48 · 2 個解答 · 發問者 ♀〃 星羽〃↗ 1 in 電腦與網際網路 程式設計

2 個解答




遮無名廣告的語法




/* 擋廣告開始 */
#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 iframe {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表最下方即可{!!}

2007-02-03 09:25:11 · answer #1 · answered by Betty Zhao 5 · 0 0

http://www.wretch.cc/blog/rayee請支持我的無名,謝謝^^

2008-04-13 19:34:46 · answer #2 · answered by ? 1 · 0 0

fedest.com, questions and answers