Firefox, Netscape, and other browsers...

Started by BadHat, November 18, 2005, 12:24:43 PM

Previous topic - Next topic

BadHat

I use IE, but I have folks that that use Firefox and one that uses Netscape that complain the forum just doesn't look as good as it does with IE and they don't like IE. The forum is only a week and 1/2 old, so I haven't done much with it.  I wouldn't think it would be settings messed up already.

What could be causing this?  Any help would be greatly appreciated.

redone

Which theme are you using? I use both Firefox and IE. The only thing that really seems to effect viewing performance is the theme and how the theme is being used.

Could you please post a url?

~redone


BadHat

SMF Default

hxxp:www.k5kcr.com/badhatforum/index.php [nonactive]

Aquilo

looks like something wrong in your CSS, IE seems to fix the error while others like Firefox will not!

any way my Firefox is not using your CSS file, IE does though.
http://www.aquilo.us/SMF/badcss.png

if I change it to the copy on my computer it works
<!-- link rel="stylesheet" type="text/css" href="http://www.k5kcr.com/badhatforum/Themes/default/style.css?new" / -->
<link rel="stylesheet" type="text/css" href="http://localhost/Enigma2/Themes/default/style.css?new" />

http://www.aquilo.us/SMF/working.png

I cant find any error, so... what are the permissions on your css file?

OK! I think your server is not set up right, because it not serving the .css file right...

My Sites css
Your site

It's not sending the right mime type and Firefox will not except it, you could send the style sheet through php setting the header content type for the server!


Hope this helps
Aquilo

BadHat


Ben_S

Liverpool FC Forum with 14 million+ posts.

Oldiesmann

From Firefox's Javascript Console (which also logs CSS errors):

QuoteError: The stylesheet http://www.k5kcr.com/badhatforum/Themes/default/style.css was not loaded because its MIME type, "text/plain", is not "text/css".

Please take this up with your host.
Michael Eshom
Christian Metal Fans

BadHat

Quote from: Oldiesmann on November 18, 2005, 08:21:56 PM
From Firefox's Javascript Console (which also logs CSS errors):

QuoteError: The stylesheet hxxp:www.k5kcr.com/badhatforum/Themes/default/style.css [nonactive] was not loaded because its MIME type, "text/plain", is not "text/css".

Please take this up with your host.

Will do, thanks.

Aquilo

#8
if your host don't help you make a new text file and add this to it

AddType text/css .css


then simply rename the file .htaccess

and upload to your Themes directory, so: Themes/default/.htaccess

hope this help if your host doesn't.

Aquilo

[EDIT] I attached an .htaccess file for you to upload to your theme directory.

BadHat

Think it's fixed now, thanks for all the help, folks.

Advertisement: