Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Upgrade to 3.6.10 broke CSS driven websites

  • 5 antwoorden
  • 92 hebben dit probleem
  • 6 weergaven
  • Laatste antwoord van horia_m

more options

CSS seems to be gone in entire website, the pages appear as though the CSS didn't load at at.

CSS seems to be gone in entire website, the pages appear as though the CSS didn't load at at.

Gekozen oplossing

"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems

  • If you use extensions like Adblock Plus or NoScript or Flashblock that can block content then make sure that such extensions aren't blocking content.
Dit antwoord in context lezen 👍 3

Alle antwoorden (5)

more options

Gekozen oplossing

"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems

  • If you use extensions like Adblock Plus or NoScript or Flashblock that can block content then make sure that such extensions aren't blocking content.
more options

It was AdBlockPlus

more options

It can't be adblock plus, because I experienced the same thing and don't have it installed.

It seems like its only the first stylesheet defined that doesn't load correctly, because on my sites it was only the reset.css that didn't trigger (hence, I inherited a lot of default styles that we usually don't see).

All else looked fine.

Ctrl + R doesn't fix it, Ctrl + F5 does, however, a subsequent Ctrl + R give me the same issue once again, and I see that it tries to load the reset.css but recieves a 304 Not modified.

My first instinct was to clear brower cache, which fixed the problem, however multiple users at my workplace reported the exact same behaviour yesterday and today, and it seems to be random sites (guessing, sites that has the styles cached). Im guessing a bug in FF 3.6.10?

Bewerkt door jishi op

more options

Ctrl+F5 bypasses the cache. Ctrl+R doesn't bypass the cache. You can use Shift+Ctrl+R to bypass the cache. So it looks that in your case it was a cache issue. That is anyway always the first to check if a web page doesn't load correctly.

more options

In my case (FF 4.0.1), I had following symptoms and I did the following:

- yesterday I cleaned my PC (win xp) with CCleaner. It seems that after this software cleaned also the cache of Firefox and the old cookies, for some reasons, I was unable to open some websites (Facebook, but also some Wordpress-based sites). - when I used the "privacy modus" in Firefox, everything worked fine. In "normal modus" it didn't. - after reading here your posts, i did so:

  • cleaned the cache
  • disabled two add-ons: "Ad-block plus" and "Better Privacy".

As soon as I did this, FF started to work normally. Then, after re-activating the add-ons, it still worked normally. So I cannot understand what happened, but at least it works! :)