registration check error dislpay registration check error dislpay
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

registration check error dislpay

Started by lordprodigy, March 05, 2006, 06:08:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lordprodigy

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!

Joachim Müller

edit register.php, find<b><ul>$errors</ul><b>and modify accordingly to make them stand out more.

lordprodigy

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