在無名的相簿裡 的所有相簿上面 都會出現一個長長的東西 (廣告)
請問要如何把它移開 ?
我看到有的人相簿中沒有廣告
是如何用的 ?
2006-11-01 13:58:13 · 2 個解答 · 發問者 ♀↙楊安↗☆ 1 in 電腦與網際網路 ➔ 程式設計
只要是一般會員都會有廣告
用語法也已經沒辦法了
除非加入VIP會員
2006-11-11 18:32:32 補充:
詳情請看↓↓http://www.wretch.cc/blog/vipblog&article_id=1776837表格裡有提到
2006-11-01 14:24:36 · answer #1 · answered by ? 5 · 0⤊ 0⤋
不喜歡廣告
用語法把廣告擋掉就好啦
教學開始......
進入【樣式管理】→打開CCS將以下的語法貼在最上面就可以了
不過在使用相簿的時候要注意
如果你有使用小幫手修改【上面那一大堆】......
這個語法會把你的圖完全蓋掉
而且進入相簿之後最上方的一些選項可能也會不見喔
相簿擋廣告開始,請從下面開始複製
#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; }
2006-11-01 15:09:05 · answer #2 · answered by 秀賢 7 · 0⤊ 0⤋