Moderators mark1million Posted March 2, 2010 Moderators Report Posted March 2, 2010 Nabeel, Is there any way of making error messages red and bold, for example when a user registers if for example they fail the human test this text gets lost on the page and its difficult to distinguish, if i can change a setting in the css to make these messages red and bold that would be excellent. Would you happen to know what the style or class is? Quote
Moderators mark1million Posted March 2, 2010 Author Moderators Report Posted March 2, 2010 OK i have found it but an i ok to change it, i dont want to go screwing up the registration, errors are displayed as <p class"error">, the setting that works is <div id="error">. Ill give it a go see what happens Quote
Administrators Nabeel Posted March 2, 2010 Administrators Report Posted March 2, 2010 Template::Set('message', 'Error message here'); Template::Show('core_error.tpl'); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.