Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

11
  • If you refresh, does the problem go away?
    – jmort253
    Commented Dec 10, 2012 at 2:53
  • Yes the problem will go away until it happens again. Some times it take two or three refreshes in order for it to correctly load. Commented Dec 10, 2012 at 3:00
  • 3
    When it happens, before reloading, right click and click Inspect, then open your network tab and refresh. You'll then see the requests to the server to get the CSS stylesheets for the website. You can add a screenshot of any errors you see to your question as an edit.
    – jmort253
    Commented Dec 10, 2012 at 3:02
  • Yes, it does appear that some stylesheets aren't being read. Could you also edit your question to include the extensions you are using? It's possible that some rule in an adblocker, for example, is causing the problem. One relatively easy way to confirm this is to visit the relevant sites after turning off all extensions. If you get relief, then turn on extensions one by one, if you have a manageable number, to isolate the problematic extension.
    – user151227
    Commented Dec 10, 2012 at 4:55
  • Updated, I will try the inspector today to see what is not being loaded. Commented Dec 10, 2012 at 11:22