You can do that via CSS. The submit button (of any form) is in a div with 
id='submit_record__row', so you can use 
'submit_record__row#input[type=submit]' as the CSS selector, and specify a 
background color.

Anthony

On Monday, November 28, 2011 10:00:10 PM UTC-5, Constantine Vasil wrote:
>
> Hi Anthony,
>
> How to change the background color of auth.messages.register_button?
>
> Regards,
> --Constantine
>

Reply via email to