我想知道要怎麼把無名的廣告用掉?
http://www.wretch.cc/album/li770828
像是上面與下面的廣告
還有
http://www.wretch.cc/guestbook/li770828
上面與下面2個白白的東西
要怎麼用掉呢?
2007-09-02 18:51:20 · 5 個解答 · 發問者 ? 1 in 電腦與網際網路 ➔ 程式設計
嗯嗯
我已經貼囉
但是留言下面白白的還是用不掉耶
http://www.wretch.cc/guestbook/li770828&page=
2007-09-03 08:42:50 · update #1
↓這段語法貼在css最上面、擋最上面的廣告(留言板、相簿適用)
/* 擋廣告開始 */
#logo, #logo img { position: absolute; left: -1000px; !important; }
#floatLayer {display:none !important;}
div table .small-c tr td{ display:none; }
#ad_top, object, iframe { display: none !important; }
div table tr td { width:auto !important;height:auto !important; }
table tr td { width:auto !important;height:auto !important; }
center img{display:none}
center div object{display:none}
#ad_flash { DISPLAY: none}
#ad_banner a {position : absolute;clip: rect(0px 0px 0px 0px);}
FILTER: alpha(opacity=0);}}
table tr td iframe {display: none; width: 0px; height: 0px}
/* 擋廣告-結束-*/
----------------------------
↑留言版,只需要上面那種
↑↓相簿則是下面和上面都要弄
----------------------------
↓ 這段語法貼在css最下面、擋最下面的廣告(相簿適用)
HTML BODY TD #AD_BANNER DIV {
DISPLAY: none! important
}
HTML BODY TD #AD_BANNER A IMG {
DISPLAY: none! important
}
HTML BODY TD #AD_BANNER EMBED {
DISPLAY: none! important
}
HTML BODY TD #AD_BANNER {
DISPLAY: none! important
}
HTML BODY TD #AD_BANNER A {
DISPLAY: none! important
}
HTML BODY TD DIV TABLE TR TD {
DISPLAY: none! important
}
HTML BODY TD DIV {
WIDTH: 560px! important; HEIGHT: 0px! important
}
HTML BODY TD DIV {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: transparent! important
}
#ad_flash {
DISPLAY: none! important
}
1.以上兩種是相簿擋廣告的語法
2.留言版 擋廣告的語法 只需要弄第一種就ok摟
3.記得,有分放在css上面和下面哦
2007-09-02 21:00:24 · answer #1 · answered by ゞ 貝ˋNiu *° 7 · 0⤊ 0⤋
/*擋廣告CSS By ejhsu*/
table div table embed,table div table , table div table td{display:none !important;width:0px !important;height:0px !important}
div {border:0px !important;BACKGROUND-COLOR: transparent! important;height:auto !important}
iframe{display:none;width:0px !important;height:0px !important}
#ad_banner embed,#ad_banner object {display:none !important}
center a img {display:none !important}
#ad_banner img.yzq_x{display:none;height:0px !important;width:0px !important}
#ad_banner a {position : absolute;clip: rect(0px 0px 0px 0px);}
table a,table table.small-c a{visibility:hidden !important}
table .side a,b a ,#banner a,.sidetitle a,font a,#logo a,form a,#body_show .show a,table table a{visibility:visible !important}
/*擋廣告CSS By ejhsu*/
2007-09-07 02:34:42 · answer #2 · answered by ? 6 · 0⤊ 0⤋
http://www.wretch.cc/blog/wen761006&article_id=8502329#comment177250448
這是我的網誌 ,. 我有貼語法噢 /*
給你參考 ^^"
右鍵我開啟了 ! 如果你複製好了麻煩回覆一下 !
我要關閉右鍵 ,. ^^
2007-09-02 19:21:08 · answer #3 · answered by 連雯子 7 · 0⤊ 0⤋
在上面「找知識」輸入:
無名 擋廣告 語法
嘩嘩.... 一大票~~
或者去找「網頁設計」左邊那個連小豬──擅長重複貼擋廣告語法。
2007-09-02 19:16:44 · answer #4 · answered by mh 7 · 0⤊ 0⤋
去廣告的話好像是要加入VIP才行
大概是這樣~
2007-09-02 18:58:44 · answer #5 · answered by 阿虎 2 · 0⤊ 0⤋