Error messages background

User 2056177 Photo


Registered User
232 posts

Is there any code I can add into the Rules for Validation Styles doc container in default.css to show a highlighted background colour to error messages?
Pete
User 187934 Photo


Senior Advisor
20,181 posts

Yes,
Try this
#docContainer label.error {
background-color:green !important;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2056177 Photo


Registered User
232 posts

Thanks again, Eric. It works exactly as I wanted. Wish I knew more about code.
Pete.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.