看板 Web_Design 關於我們 聯絡資訊
※ 引述《talesworld (像風沒有理由靜靜吹就走)》之銘言: : 最近在練習用css語法來改自己的部落格, : 大致上都改好了,唯一的小問題就是在於回應欄 : 因為我的背景是黑色,所以當別人對我的文章作回應時 : 留言者的姓名都會跟背景合在一起,要反白才能看到留言者是誰, : 如下面網址所示, : http://tinyurl.com/24gjl6 : 可是找不到改該處色碼的地方,不知道板上的板友能否給點提示 = =' 呃...好歹也給個blog位址吧... 不過至少從圖中知道是xuite的blog 所以我就隨便開了個blog來找 <span class='authorname'><a href='/aboutme.phtml?mid=********' target='_self'> *****</a></span> 去css的檔案裡找這個class (沒記錯會寫成#authorname) 改那邊 -- 'Oh, Harry, dont't you see?' Hermione breathed. 'If she could have done one thing to make absolutely sure that every single person in this school will read your interview, it was banning it!' ---'Harry Potter and the order of the phoenix', P513 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 192.192.197.117
talesworld:多謝了 剛忘記貼網誌真是抱歉 04/01 04:30
EricGo:#authorname應該是id吧?class應該是.authorname吧? 04/02 00:46