X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   CSS not showing in Firefox (https://forum.x-cart.com/showthread.php?t=45981)

abeight 03-03-2009 02:01 PM

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

lewaff 03-03-2009 03:12 PM

Re: CSS not showing in Firefox
 
It seems to work fine in safari and Opera
but not in Firefox
Strange?

photo 03-03-2009 03:41 PM

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"

abeight 03-03-2009 05:11 PM

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".

ARW VISIONS 03-03-2009 07:11 PM

Re: CSS not showing in Firefox
 
very weird. firebug is showing no associated style sheet at all.

lewaff 03-03-2009 10:35 PM

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

abeight 03-04-2009 07:19 AM

Re: CSS not showing in Firefox
 
Thanks to the help of Joe Brillante, it was determined to be a DOCTYPE issue.

ARW VISIONS 03-04-2009 07:22 AM

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.