搜尋 Mozilla 技術支援網站

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

了解更多

browsing certain websites

more options

Just recently, on certain sites, the page is not loading properly. Looks like all the styling is not loading to the page. Why is this happening?

Just recently, on certain sites, the page is not loading properly. Looks like all the styling is not loading to the page. Why is this happening?
附加的畫面擷圖

所有回覆 (1)

more options

Hi tigers1, a lot of sites store their style sheets on separate servers. Failure to load that content could be caused by

  • secure connection error
  • block on various "third party" content
  • parental control software
  • bad weather (or other server issues, but this rare because it's usually a huge server farm)

As a first step in diagnosing this, could you take a look at the Network Monitor tool? You can open that in the lower part of the tab using either:

  • "3-bar" menu button > Web Developer > Network
  • (menu bar) Tools > Web Developer > Network
  • (MacOS) Command+alt+e

After that, reload the page (Command+r or the toolbar button). Firefox should start listing all the files it is requesting, along with information about whether the request was successful. If you look at the "Type" column for css files, are those having a problem?

To test whether you can load them "stand alone", try right-click (or Ctrl+click) > Open in New Tab

If there is a connection error, usually you can get more information that way.

Are you able to learn more through that research?