Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Gabe Shackle

    (@hereswhatidid)

    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

    Thread Starter alex586

    (@alex586)

    Yes of course !
    CSS
    Thanks !

    Plugin Author Gabe Shackle

    (@hereswhatidid)

    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.

    Thread Starter alex586

    (@alex586)

    thanks but nothing changes :s

    Plugin Author Gabe Shackle

    (@hereswhatidid)

    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.

    Thread Starter alex586

    (@alex586)

    Hum i Use WP-Super Cache, maybe why I can’t see the modification ><

    Thread Starter alex586

    (@alex586)

    Hum doesn’t works on Firefox, works on Chrome & IE

    Plugin Author Gabe Shackle

    (@hereswhatidid)

    This is what I see in FF4:

    View post on imgur.com

    Thread Starter alex586

    (@alex586)

    I use FF4 too :s

    I tried on 2 PC with FF4 et FF5 Beta, same results :/

    Plugin Author Gabe Shackle

    (@hereswhatidid)

    Are you still having this issue or can this topic be marked as resolved?

    Thread Starter alex586

    (@alex586)

    Solved !

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘[Plugin: SearchAutocomplete] CSS problem’ is closed to new replies.