Hi,
I’m having a problem with textfield formatting with css.
Everything is fine when the text shows up. However when the user rolls over a html link the texts moves slightly causing some words to be rendered over each other.
There doesn’t seem to be a problem when using NORMAL text rendering. Only ADVANCED causes problems. The readability of NORMAL anti aliasing is so poor that it would be quite important to be able to use ADVANCED.
TextField properties:
- htmlText
- tested with kerning on and off
- antialiasing advanced
- dynamic
- a:hover causes the link color to change
Is this a common problem or am I just doing it wrong?
Thanks.