Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change error message display


imjscn
Participant

@imjscn

@boonebgorges
I meant the error messages on register.php.

If input is invalid, it adds a `

`
I don’t want to show the erro message. — this can be done by something like : .erro{ dispaly:none;}
Then, If there’s any invalid input in this form, I want to add a line at the top of the form saying “invalid input, please review the input marked in red”;
Then, I want to change the invalid field’s label color to red.
I want to do this because I feel very annoyed seeing a big block of red message.

Skip to toolbar