搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

I upgraded to Firefox 6.0, and now my website, www.selkiecomic.com, is displaying a white background instead of the usual pink. I have confirmed with friends that it affects Firefox 6, and not those with previous versions.

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

I asked two friends, one with the FF6 upgrade and one without, to check my website. The upgraded user said he also saw a white background instead of the usual pink. The FF5 user said he saw a pink background as per usual.

I asked two friends, one with the FF6 upgrade and one without, to check my website. The upgraded user said he also saw a white background instead of the usual pink. The FF5 user said he saw a pink background as per usual.

被選擇的解決方法

Looks that it is caused by a spurious '\' that is appended to the first line in the CSS file
Firefox 6 sees that as the start of a selector (?) and ignores the body rule that follows..

/* Companion Custom CSS over-rides for [ Selkie ]:  -  */\
從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

選擇的解決方法

Looks that it is caused by a spurious '\' that is appended to the first line in the CSS file
Firefox 6 sees that as the start of a selector (?) and ignores the body rule that follows..

/* Companion Custom CSS over-rides for [ Selkie ]:  -  */\

由 cor-el 於 修改

more options

That fixed it! Thanks so much!

more options

You're welcome


You may need to reload the web page(s) and bypass the cache (I had to).

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)