![]() |
CSS not showing in Firefox
I'm going crazy trying to figure this out, but this site will not display the CSS in Firefox. It works fine in IE. Any ideas???
http://www.tinasartstudio.com/ v 4.1.11 |
Re: CSS not showing in Firefox
It seems to work fine in safari and Opera
but not in Firefox Strange? |
Re: CSS not showing in Firefox
Firefox Error Console shows the following error.
The stylesheet is not being loaded because its MIME type is "text/plain" and not "text/css" |
Re: CSS not showing in Firefox
Thank you. Where do you see the error? I'm not seeing it. There isn't a type="text/plain" anywhere in the code that I can see. It's set to type="text/css".
|
Re: CSS not showing in Firefox
very weird. firebug is showing no associated style sheet at all.
|
Re: CSS not showing in Firefox
My site Codeing
<link rel="stylesheet" href="/skin1/skin1_c.css" /> Your site Codeing <link type="text/css" rel="stylesheet" href="/skin1/skin1.css" /> I dont know if that has anything to do with it |
Re: CSS not showing in Firefox
Thanks to the help of Joe Brillante, it was determined to be a DOCTYPE issue.
|
Re: CSS not showing in Firefox
Joe is the man!! w00t w00t
|
All times are GMT -8. The time now is 09:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.