Forum Moderators: not2easy

Message Too Old, No Replies

Mozilla / IE issues

         

hrudayamm

4:45 pm on Sep 27, 2005 (gmt 0)

10+ Year Member



Hi!

I am in a situation where i need to fix the font-size not letting the user changing the font-size from the browser. I used
.f14{
font-size:14px;
}
This piece of code worked well in IE fixing it but in Mozilla it fixed the font-size but its letting the user to go to higher font size through the browser.
I need a fix

I know even though its not good practice to do that way but the requirement demands it.

please help :(

Hrud

tedster

5:10 pm on Sep 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As far as I know, you cannot stop browser users from resizing a pixel-based font in any browser except for IE. And in this case IE's behavior is buggy and not up-to-spec, so there's a good chance IE7 will allow the resize.

So the "requirement" has asked for something from your text design that is not technically possible. See this discussion from last week for more:

[webmasterworld.com...]