Forums

Change submit button color

sirdna 04 Apr, 2013
Hello!
I want to change the color of the submit button, how do I do this?

I would like to have instead of grey a to yellow color, my color code is FFC926

Can you tell in which css file i have to add this code, somehow in firebug i can see submit button color code, try modify this file frontforms.css no luck

Can you please tell me where do I have to put this code FFC926 to change submit buttons color

Thanks,
Andris
GreyHead 10 Apr, 2013
HI Andris,

You can use a Load CSS action in your form On Load event. If you add an ID to the Submit button you can apply CSS directly to it.

Bob
This topic is locked and no more replies can be posted.