News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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