This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Drop Down Highligh Color


  1. MarioCipriano
    Member

    Where do I go in the CSS to change the color of the highlighted drop down color?

    Posted 15 years ago #
  2. redityo

    Hi,

    Try to put this code on your CSS form :

    #main_body form #li_3.highlighted
    {
    background-color:#cc0000 !important;
    }

    #li_3 is drop down element id, make sure you change that ID with yours


    MachForm Support

    Posted 15 years ago #

RSS feed for this topic

Reply