Expand my Community achievements bar.

Stylesheets, Combo boxes, Form Guides and mandatory errors

Avatar

Former Community Member
So, in a Form Guide, I have a drop down that is required, and I have a blank line at the beginning of said drop down set as default. Thus if the user does not choose anything from the combo box and tries to submit, it turns red. Just what I want.



However, once the combo box turns red, when I click on the drop down, the background on the list is now semi-transparent, which makes it a pain to read if it is over other text.



I've been looking through the documentation, trying to find how I can modify my stylesheet to turn the transparency off. But I can't seem to find any information on how to define that (or any behavior on elements when validation fails). Am I just missing this or looking in the wrong docs? Can someone tell me what I need to change in my CSS file or point me to the doc with the correct info in it?



Thanx!
1 Reply

Avatar

Former Community Member
The only way to clear the color is to satisfy the mandatory requirement. Once something is selected the color should disappear.