Forum Moderators: not2easy

Message Too Old, No Replies

CSS not compatable with IE & Firefox

Firefox, IE Style Sheet not Compatable

         

Joejoe

7:48 pm on Aug 23, 2010 (gmt 0)

10+ Year Member



Hello, I'm new to this forum and could not find the answer on other threads. I am have having difficulty with Firefox & IE style sheet compatibality. (All navigation) images shows up perfectly in IE but just show up as text in Firefox. Any clue why this is happening?

Major_Payne

11:16 pm on Aug 23, 2010 (gmt 0)



I have a clue, but no definite answer without seeing the code you are using in the problem area. Many browsers do NOT like folder and file names which are compound words. These names have a space and will cause the file being called not to be found.

You will always have problems with IE until IE 9 comes out. IE has bugs and always has had. At least you can control these bugs using IE's Conditional Statements and make a separate CSS file for IE only.

Once you post the code where Firefox is not working for your images, then we might be able to help.

Shado

3:58 pm on Aug 26, 2010 (gmt 0)

10+ Year Member



Are you testing your page locally?

Have you tried:

Click on Tools -> Options -> Content -> is 'load images automatically' checked?

or

Do you have an Ad Block adon?

Start FF in Safe Mode Start -> All Programs -> Mozilla Firefox -> Safe
Mode then visit the web page again.