Forum Moderators: not2easy
This is usually because the font size has been set elsewhere in the CSS (body as a percentage for example) but then the actual character font hasn't been defined a size. In this case all standards-based browsers give it one size and IE pretty much doubles the size.
Can one suggest me a css script to use so that it may look nice between IE and Firefox. Or is there any script that can look for the browser beeing used and set the font-size accordingly.
thanks
However, before digging through the CSS to find a problem that might not exist, check these two things:
1) On installation, Firefox, sets a minimum default text size below which fonts won't size. (Options -> Fonts & Colors -> Advanced)
2) Firefox does not anywhere show what Zoom level is being used. Make sure to key Ctrl+0 to set the window to 100%.
(There is an add-on called Nosquint that adds the Zoom level to the status bar.)