coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: lordprodigy on March 05, 2006, 06:08:12 PM

Title: registration check error dislpay
Post by: lordprodigy on March 05, 2006, 06:08:12 PM
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!
Title: Re: registration check error dislpay
Post by: Joachim Müller on March 06, 2006, 09:50:03 AM
edit register.php, find<b><ul>$errors</ul><b>and modify accordingly to make them stand out more.
Title: Re: registration check error dislpay
Post by: lordprodigy on March 06, 2006, 09:04:50 PM
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