Forum Moderators: open

Message Too Old, No Replies

Where to start? - fixing site for Mozilla

         

designaweb

6:49 pm on Sep 21, 2004 (gmt 0)

10+ Year Member



Hello everyone,

I have made myself a brand new site for a community site I run, where 10% uses a mozilla browser. However, I never thought of writing mozilla compatible CSS etc untill I noticed it looks horrible (well, not horrible, just not RIGHT) in f.e. Firefox.

Now I have never have had to deal with this before. Where and how do I start adjusting my code so it fit's both IE and Mozilla? Any ideas?

monkeythumpa

7:25 pm on Sep 21, 2004 (gmt 0)

10+ Year Member



Divide and conquer. Work down the page changing percentages to fixed widths or vice versa, align tags are sometimes ignored, etc, etc. I code for Mozilla and look at it in IE. 85% of the time it looks the same. Versus coding for IE and 50% of the time it looks the same in Mozilla.

photon

8:07 pm on Sep 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Take a look at this thread [webmasterworld.com] in the CSS forum. It's almost exactly the same question.

designaweb

12:04 pm on Sep 22, 2004 (gmt 0)

10+ Year Member



Thanks, will give it a go.