昨日發生了兩件有關本blog之事,每件嚇一跳,共兩跳。
第一件事: Bloglines所有feeds都消失了,我又從未export subscriptions做backup,心想麻煩了...幸好幾個鐘頭後回復正常。
第二件事:多得Sidekick提醒,才知我的blog在Firefox上不能正常顯示,框架框不住文字,頁面中間對下的底色變成白色,與文字顏色重叠,看不到內容...
原來我一直對眾Firefox users"反白眼"!:P 得罪了!
本來想找熟IT的朋友幫忙的,但心想先前的template都是自己從:blogskins.com下載回來再修改而成的,這次姑且再模索一下那些CSS tags試試吧!(橫豎喜歡簡約風,不用弄得很複雜)現在除去了框架,轉了文字顏色等等,再用Firefox 看過,應該沒問題了。
21日追加:Sf comment說在Firefox上文字全是灰色的,還做了screen capture(見comment的link),但我再用Firefox看一次文字還是白色的啊??????...無論如何謝謝通知,我去用多幾部電腦看看...
------------------------------
分類:無聊說一番
This comment has been removed by a blog administrator.
ReplyDelete可惜, 還有第三跳. 剛capture的Firefox畫面:
ReplyDeletehttp://www.flickr.com/photos/sfngan/27344158/
strange...I've used Firefox and IE to view my blog and there's no such problem...??????
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletei see what's happened.
ReplyDeleteeverything will be ok if you may kindly define the bg colour in stylesheet, instead of using html tag, by
1. changing line 17
body {font...FFF}
to
body {font...FFF; background-color: #211D1E}
and then
2. changing line 42
<body bgcolor="#211D1E">
to
<body>
thank you.
Is it alright now? Thanks a lot! :)
ReplyDeletefixed. thank you.
ReplyDeleteeveryone can now read the content clearly, whatever browser he/she uses. don't worry lah.