<h1> text size bigger in IE than in FX
Posted: Mon Apr 30, 2007 8:43 am
Hello!
I'm using the default CMSMS template for my website. In the CSS, a text size of 75.01% is applied to . Internet explorer doesn't apply this text size to , despite the fact that it is inside , but Firefox and Opera do. So, in Firefox and Opera, the text-size of is multiplied by 0.75, thus appears smaller than in Internet Explorer.
How to get the same text-size in no matter what browser I'm using?
I tried to put "inherit" as text-size in , so that IE would know to use the text-size from 's parent: , but it had no effect.
Please help.
I'm using the default CMSMS template for my website. In the CSS, a text size of 75.01% is applied to . Internet explorer doesn't apply this text size to , despite the fact that it is inside , but Firefox and Opera do. So, in Firefox and Opera, the text-size of is multiplied by 0.75, thus appears smaller than in Internet Explorer.
How to get the same text-size in no matter what browser I'm using?
I tried to put "inherit" as text-size in , so that IE would know to use the text-size from 's parent: , but it had no effect.
Please help.