Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Aligning select box options to the right – in Safari

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23503
    jabcka
    Member

    Hi all,

    How do I align select box options to the right – in Safari.
    these won’t do:

    select {direction:rtl;text-align:right;}
    select option {direction:rtl;text-align:right;}

    Any idea?
    Thanks

    #67122
    ruffy
    Member

    I too have this problem with Safari 3.1.2.
    But not with FF or Opera.
    My option tags populate a select tag.
    The picklist does not respect the
    CSS align-right statement.

    Any workarounds?

    #67142
    AshtonSanders
    Participant

    ouch. Sounds like Safari just isn’t going to do it. How about you, ruffy: Do you have a link to send us?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.