registration check error dislpay registration check error dislpay
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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