Where can I adjust the rendering of the registration check message in theme.php? Right now it is not drastic enough and people dont see it. I would like to make the message shown for example red. take a look at the attachment.
thanks a lot!
edit register.php, find<b><ul>$errors</ul><b>
and modify accordingly to make them stand out more.
thank you GauGau!
I added a new instance in the css to render the error as I want and modified the register.php as you suggested. here is the result.
issue solved. thanks