Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Style sheet could not be loaded.

  • Žiadne odpovede
  • 1 má tento problém
  • 14 zobrazení
more options

So I have tried both Chrome and Edge and both load my Django project. But for some reason when I use FF I get this message "Style sheet could not be loaded. http://127.0.0.1:8000/static/css/MyStyle.css". The Console shows no CSS error, yet this error appears above the Dev Tools window.

I have checked the Inspector and have seen that for some reason all the children of <head> are greyed out, I'm not sure if that means anything since there is no error. Why does this work in Chrome and Edge but not FF? I'm pretty sure I'm on the most upto date version installed and I have restarted my Browser twice and it hasn't changed anything.

Here is a pic https://snipboard.io/EV6ZDk.jpg

How can I get my CSS file to load properly?

Thanks.

So I have tried both Chrome and Edge and both load my Django project. But for some reason when I use FF I get this message "Style sheet could not be loaded. http://127.0.0.1:8000/static/css/MyStyle.css". The Console shows no CSS error, yet this error appears above the Dev Tools window. I have checked the Inspector and have seen that for some reason all the children of <head> are greyed out, I'm not sure if that means anything since there is no error. Why does this work in Chrome and Edge but not FF? I'm pretty sure I'm on the most upto date version installed and I have restarted my Browser twice and it hasn't changed anything. Here is a pic https://snipboard.io/EV6ZDk.jpg How can I get my CSS file to load properly? Thanks.