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
Started 15 years ago by MarioCipriano | 2 posts |
-
Where do I go in the CSS to change the color of the highlighted drop down color?
Posted 15 years ago # -
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 #
Reply
You must log in to post.