# Textfield with css a:hover formatting problem

**URL:** https://forum.kirupa.com/t/textfield-with-css-a-hover-formatting-problem/269192
**Category:** flash
**Created:** [August 24, 2008, 11:02am UTC](https://forum.kirupa.com/t/textfield-with-css-a-hover-formatting-problem/269192 "2008-08-24T11:02:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![peruna](https://avatars.discourse-cdn.com/v4/letter/p/48db29/32.png) [@peruna](https://forum.kirupa.com/u/peruna)
#### Post date: [August 24, 2008, 11:02am UTC](https://forum.kirupa.com/t/textfield-with-css-a-hover-formatting-problem/269192/1 "2008-08-24T11:02:55Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![tpspoons](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@tpspoons](https://forum.kirupa.com/u/tpspoons)
#### Post date: [August 24, 2008, 4:59pm UTC](https://forum.kirupa.com/t/textfield-with-css-a-hover-formatting-problem/269192/2 "2008-08-24T16:59:26Z")

</div>

Try (if you havn’t already) rounding the position of the textfields.

---

<div class="post-metadata">

### Author: ![peruna](https://avatars.discourse-cdn.com/v4/letter/p/48db29/32.png) [@peruna](https://forum.kirupa.com/u/peruna)
#### Post date: [August 24, 2008, 5:42pm UTC](https://forum.kirupa.com/t/textfield-with-css-a-hover-formatting-problem/269192/3 "2008-08-24T17:42:19Z")

</div>

Hi,

Thank you for your input. I checked all the coordinates of the containing Sprites and Textfields and all had their coordinates were set with integers. I also tried changing the values in the css and set GridFitType to PIXEL. It didn’t work either.

The input field of this forum seems to work only with ie?
