I want to change the color of the submit button, how do I do this,
Thanks,
KarinaB
Thanks,
KarinaB
Hi Karina,
You use your preferred web developer tools: F12 in IE8 or IE9, Shift+Ctrl+I in Chrome, FireBug in FireFox, DragonFly in Opera to see which CSS is being used for the buttons (I don't' think that ChronoForms adds much) and then put the revised CSS in a Load CSS action in the Form On Load event.
Bob
You use your preferred web developer tools: F12 in IE8 or IE9, Shift+Ctrl+I in Chrome, FireBug in FireFox, DragonFly in Opera to see which CSS is being used for the buttons (I don't' think that ChronoForms adds much) and then put the revised CSS in a Load CSS action in the Form On Load event.
Bob
This topic is locked and no more replies can be posted.