Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Style sheet could not be loaded.

  • No replies
  • 1 has this problem
  • 17 views
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.