Forum Moderators: not2easy

Message Too Old, No Replies

FireFox CSS Issues

Why does everything look perfect in Safari but not Firefox?

         

gotrevgo

12:38 am on Apr 18, 2006 (gmt 0)

10+ Year Member



Hello all!

I'm having a bit of trouble. My site looks perfect in Safari, but doesn't seem to load any of the CSS at all with FireFox - the background image doesn't even appear. I was hoping someone might have a clue as to why this is happening. It's extra puzzling because both my XHTML and CSS validate.

[trev.com...]

Thanks!

waffler

2:42 am on Apr 18, 2006 (gmt 0)

10+ Year Member



I'm not entirely an expert, but maybe try this:

You have:
<link rel="black" type="text/css" href="/resources/style/black.css" media="all" />

Maybe changing rel="black" to rel="stylesheet" would work?

gotrevgo

5:17 am on Apr 18, 2006 (gmt 0)

10+ Year Member



Well, that's expert enough for me - that totally fixed the problem.

Now I can only hope someone else needs this info so I have an excuse for posting in the first place.

Thanks!