SOLVED

Re: Custom button on Forms 2.0

Go to solution
Anonymous
Not applicable

Custom button on Forms 2.0

Can you use your own button in the "submit" area in forms 2.0? Or do you have to choose from one of the styles from Marketo? Thanks! 
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Custom button on Forms 2.0

You have full access to the css you can overwrite the button to look however you would like. - Jeff

View solution in original post

8 REPLIES 8
Anonymous
Not applicable

Re: Custom button on Forms 2.0

You have full access to the css you can overwrite the button to look however you would like. - Jeff
Anonymous
Not applicable

Re: Custom button on Forms 2.0

Where does the CSS get written for overwriting the button?  
Anonymous
Not applicable

Re: Custom button on Forms 2.0

I'd like to know the answer to this as well!

Kenny_Elkington
Marketo Employee

Re: Custom button on Forms 2.0

You can edit the CSS by following these instructions:  https://community.marketo.com/MarketoArticle?id=kA050000000LHXhCAO  The relevant classes are .mktoButtonRow for the button container div and .mktoButton for the button element itself.
Anonymous
Not applicable

Re: Custom button on Forms 2.0

What instructions? I don't see al link? Also, wouldn't it be easier to add an option to the button choices in Select Button Style?  "upload new image"?
Kenny_Elkington
Marketo Employee

Re: Custom button on Forms 2.0

My mistake, Nicole, the link didn't paste: https://community.marketo.com/MarketoArticle?id=kA050000000LHXhCAO
Lucho_Soto
Level 5

Re: Custom button on Forms 2.0

This link is now expired. Is there a different link with instructions on how to do this customization?

SanfordWhiteman
Level 10 - Community Moderator

Re: Custom button on Forms 2.0

Probably the best way to work this is to render the form with all styles reset and build up from there.