Marc, are you referring to the front page, forum, or both? I'm not noticing any problems myself anymore.
Also, I may get a herring across the face for this from Shorty, but it's still possible that the CSS for either is based on a Microsoft-centric world. IE != the standards. To my knowledge, Mozilla is following the standards better than MS.
(This is most-especially true when dealing with table widths, which I suspect accounts for the majority of 'errors' we're talking about)
No Herring.. you are absolutely right.
I (unfortunately) had to let FireFox "degrade gracefully" on some parts because of Internet Explorers horrible way of breaking the CSS & HTML standards laid out by the W3C.
Im now working very hard to use some new tricks I've learned that will work in both compliant browsers (FireFox, Mozilla & Opera) and in browsers that do what the hell they want and never mind that good "standards" (IE).
For the interest of anyone, I wrote the SM code and tested it in FireFox FIRST.. before making adjustments to cope with IE's evil renderer.
Comments
I (unfortunately) had to let FireFox "degrade gracefully" on some parts because of Internet Explorers horrible way of breaking the CSS & HTML standards laid out by the W3C.
Im now working very hard to use some new tricks I've learned that will work in both compliant browsers (FireFox, Mozilla & Opera) and in browsers that do what the hell they want and never mind that good "standards" (IE).
For the interest of anyone, I wrote the SM code and tested it in FireFox FIRST.. before making adjustments to cope with IE's evil renderer.