這是我的無名 http://www.wretch.cc/album/damolee
只要點擊文字連結或相本,就會跑出白底框,
我想去掉該怎麼輸入語法呢?
以及有辦法讓字體變細嗎?相本名稱的字體!
thanks~
2007-06-08 20:10:41 · 1 個解答 · 發問者 IMOO 1 in 電腦與網際網路 ➔ 程式設計
你太酷了!
那請問一下每本相本有幾張照片的文字也能改細嗎?
謝囉!!!!
2007-06-08 22:02:54 · update #1
對了文字連結點了還是有白底,能去掉嗎?
thanks~
2007-06-08 22:03:48 · update #2
1.
table table td.side {font-size:0px;}
2.
table tbody tr td b font.small-c a {font-weight:normal;}
2007-06-10 02:09:35 補充:
把 2. 換為:
table tbody tr td b font.small-c a {font-weight:normal; background-color:transparent;}
加一行:
table table tr td b font.small-c { font-weight:normal;}
2007-06-15 07:32:25 補充:
小女生,你沒有把 table tbody tr td b font.small-c a {... } 裡頭的 background-color:transparent; 放上去,文字連結點下去才會變白。
2007-06-08 21:36:52 · answer #1 · answered by mh 7 · 0⤊ 0⤋