相簿隱藏人氣
http://www.wretch.cc/album/r223929701
我的無名
歡迎參觀
我要隱藏相簿人氣
可是
我已經試了
tr td font.small-c {display:none;}
b font.small-c {display:inline !important;}
center font.small-c {display:inline !important;}
.................................................................................................分隔線
html body div#bigcontainer table tbody tr td table#ad_square tbody tr td a{
display:inline;
}
html body div#bigcontainer table tbody tr td center font.small-c a {
display:inline;
}
html body div#bigcontainer table tbody tr td font.small-c a{
display:none;
}
.................................................................................................分隔線
tr td b font.small-c a{visibility:visible;}
tr td font.small-c{display:none;}
tr td center font.small-c{display:inline;}
tr td b font.small-c{display:inline;}
我試了這3個語法
怎都沒有效阿?
樣式貼在css樣是下面
1 個解答
- 沄™Lv 61 0 年前最佳解答
td font.small-c a {display:none;}
td b font.small-c a {display:inline;}
這一段是我視無名目前的架構寫的,套過妳現在的CSS確定可以隱藏
貼在最下面
唯一要注意是要按下套用
不然預覽只能看到相簿首頁有效果
參考資料: 以上,有不明白或其它問題可以再提或直接敲我