Forum Moderators: not2easy
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
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...]