Forums

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

Home Forums CSS [Solved] drop down menus

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27178
    cybershot
    Participant

    how do you change the image on the drop down menu form that blue arrow to a custom pic?

    #68067
    TheDoc
    Member

    From an arrow? An arrow isn’t default. It sounds like you’re already using something that is custom made.

    Most of the time it’s as simple as changing the list-style-image: ;

    #68068
    cybershot
    Participant

    i mean the standard drop down arrow on the button that you push to show the list

    #68071
    TheDoc
    Member

    Aaaaahhhh. I thought you meant a menu, not a select list.

    Check out this link here:

    http://pennypacker.net/articles/css_tricks_select_menu

    and this one:

    http://v2.easy-designs.net/articles/replaceSelect/

    #68072
    cybershot
    Participant

    ah. I have always called it a drop down list. That is exactly what I was looking for. Thanks

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