Custom Image as Form Button | Community
Skip to main content
October 2, 2014
Question

Custom Image as Form Button

  • October 2, 2014
  • 2 replies
  • 1266 views
I am having one hell of a time updating my form buttons to a custom image. I've tried following this article (yes I input my image url), and input the code into an HTML box on my landing page, to no avail.

Can someone pretty please help walk me through this process?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Grant_Booth
Level 9
October 2, 2014

Hi Matt,

The article you mentioned is intended for Forms 1.0, our old editor - customers who started with Marketo this year don't have access to it because we're trying to slowly phase it out of use.

This article walks through how to customize the form button style and color in Forms 2.0:
https://community.marketo.com/MarketoArticle?id=kA050000000LH9CCAW
 

You might also consider using some of the resources we have here to further customize it:
http://developers.marketo.com/documentation/websites/forms-2-0/
l
ike example #5, which explains how to make the form submit due to a click event on an element that's not part of the form, and then hide the form button using CSS (it has the class "mktoButton").

October 2, 2014
Thanks Grant. This seems be more difficult than necessary. The customizations to the button in the form editor are not ideal, as they are extremely limiting. Seems like a pretty basic function, to use a custom image instead of the ones provided by Marketo. Almost every email provider I've ever used allowed this.