Hi Alex,
This is probably due to a conflicting CSS declaration that is centering your text within LI elements. If you could post a link to the CSS for your site I can take a quick look and find out which one is causing the problems. Thanks!
Gabe
Yes of course !
CSS
Thanks !
Hi Alex,
Try adding this line anywhere in your style.css file:
`.ui-menu-item { text-align: left; }
Let me know if that fixes it for you. I suspect the alignment is being picked up from the text-align: center; that is in the body style declaration.
thanks but nothing changes :s
Are you viewing a cached version of the stylesheet? When I go to:
http://taspas1po.fr/
The text is properly aligned to the left in the autocomplete area.
Hum i Use WP-Super Cache, maybe why I can’t see the modification ><
Hum doesn’t works on Firefox, works on Chrome & IE
This is what I see in FF4:
View post on imgur.com
I use FF4 too :s
I tried on 2 PC with FF4 et FF5 Beta, same results :/
Are you still having this issue or can this topic be marked as resolved?