Forum Moderators: not2easy

Message Too Old, No Replies

font-size-adjust Alternatives

Same effect that font-size-adjust, but cross-browser compatible

         

aldeasim

8:19 pm on Sep 26, 2007 (gmt 0)

10+ Year Member



Hi. I'm new here.

I'm trying to display some text primarily with Corbel. The problem arises when someone that doesn't have installed that font wants to view the site. The secondary font -Tahoma- looks very big.
I tried to use

font-size-adjust
, but it only looks good on Firefox 2, and it doesn't validate.

Is there any method that can override the use of

font-size-adjust
and make the code compatible with every browser? I have some
em
measures that make Corbel and Tahoma sizes very similar

Thanks in advance.

PS: My doctype is XHTML 1.0 Transitional

Marshall

2:23 am on Sep 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome to WebmasterWorld.

font-size-adjust is not supported by virtually all browsers to my knowledge even though it is CSS2. This issue has also been discussed before for when the default font is not available. If you search WebmasterWorld or check the CSS Forum Library, you should find it.

Marshall