<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Form button - neither custom image nor custom text will show up</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up</link>
		<description>Gravity Support Forums Topic: Form button - neither custom image nor custom text will show up</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 11:46:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/form-button-neither-custom-image-nor-custom-text-will-show-up" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36633</link>
			<pubDate>Thu, 29 Sep 2011 15:02:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, sounds like you're on the right track. Creative solutions for everyone today! Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricklepage on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36624</link>
			<pubDate>Thu, 29 Sep 2011 13:35:54 +0000</pubDate>
			<dc:creator>ricklepage</dc:creator>
			<guid isPermaLink="false">36624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We figured out that the code was only modified to preserve consistency between Gravity's button in our customer service &#34;contact us&#34; form and the submit button Wordpress uses across the rest of our site. I made a graphic version of that button, called it from the contact us form, and turned off the filter. Voila!&#60;br /&#62;
&#60;a href=&#34;http://www.photoshopelementsuser.com/newlearn9/&#34; rel=&#34;nofollow&#34;&#62;http://www.photoshopelementsuser.com/newlearn9/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Question the 2nd: Is there a way to minimize the gap between the &#34;enter your email&#34; field and the button? I'd like them to snug up to each other if possible.&#60;/p&#62;
&#60;p&#62;Edit: something in the CSS, I found it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36617</link>
			<pubDate>Thu, 29 Sep 2011 12:51:39 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would think your developer could modify his code so that it only targets the submit buttons in the comment form itself ( based on a class name, or inheritance from another element with an ID, etc. ) and doesn't apply globally to everything like your custom Gravity Forms. &#60;/p&#62;
&#60;p&#62;I believe that would be the best solution moving forward without having to hack around everything else.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricklepage on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36612</link>
			<pubDate>Thu, 29 Sep 2011 12:25:12 +0000</pubDate>
			<dc:creator>ricklepage</dc:creator>
			<guid isPermaLink="false">36612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Holy Code Jedi, Kevin.&#60;br /&#62;
You are absolutely spot on. &#60;/p&#62;
&#60;p&#62;My own web guy just wrote me back to say that we did that in order to make the all-important &#34;Submit Comment&#34; button on our articles look that way.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://img.skitch.com/20110929-1wifg63b3ni8fmnfhna7wxjcg4.jpg&#34; rel=&#34;nofollow&#34;&#62;https://img.skitch.com/20110929-1wifg63b3ni8fmnfhna7wxjcg4.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to be selective about this, so I can have my cake and eat it to, so to speak?&#60;/p&#62;
&#60;p&#62;(i.e. have the submit button for comments look that way but use images where I want to elsewhere)&#60;/p&#62;
&#60;p&#62;Would it work to create my own image of that button and then just instantiate that as the default unless otherwise requested by the Gravity Form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36579</link>
			<pubDate>Thu, 29 Sep 2011 10:53:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, it should be displaying in the preview. That's odd.&#60;/p&#62;
&#60;p&#62;Here's my quick test: &#60;a href=&#34;http://bit.ly/pbSnfJ&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pbSnfJ&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That's a screenshot from the preview in the 1.6 release candidate, but the preview functionality hasn't changed at all, just some of the header styling.&#60;/p&#62;
&#60;p&#62;Something is amiss my friend. I'm not sure I'll be able to tell you what without seeing your actual form admin &#38;amp; preview page. If you'd like, you can send an admin login to your site via our contact form and we'll see what we can figure out.&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------&#60;/p&#62;
&#60;p&#62;EDIT: just thought of this.. if there is a custom code in your theme functions file to change the button markup, that could also be executed in the preview window as well. I'm thinking of this filter in particular that replaces the standard button markup.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Check for that in your theme's functions.php file and see if you can find it or something similar. My guess is that's what's preventing your form options, specifically the button settings from displaying properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricklepage on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36576</link>
			<pubDate>Thu, 29 Sep 2011 10:26:08 +0000</pubDate>
			<dc:creator>ricklepage</dc:creator>
			<guid isPermaLink="false">36576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great advice - thanks! I will forward your thoughts on to our developer. &#60;/p&#62;
&#60;p&#62;Regarding the button in the form preview - no, it doesn't work at all. I assumed that the form preview somehow did not include showing the button:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://img.skitch.com/20110929-xs6pugba6ahe16p4ap78329u9i.jpg&#34; rel=&#34;nofollow&#34;&#62;https://img.skitch.com/20110929-xs6pugba6ahe16p4ap78329u9i.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Neither does it appear when working on the form -- should it?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://img.skitch.com/20110929-qrbr242taja1xejysasucxx98t.jpg&#34; rel=&#34;nofollow&#34;&#62;https://img.skitch.com/20110929-qrbr242taja1xejysasucxx98t.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36526</link>
			<pubDate>Wed, 28 Sep 2011 21:20:15 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36526@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Something ( most likely in your theme ) is changing the forms markup in relation to the button. If you look at your theme's functions.php file, you'll probably find it there.&#60;/p&#62;
&#60;p&#62;Your theme has this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;button class=&#38;quot;button round_button&#38;quot; type=&#38;quot;submit&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Submit Comment&#38;lt;/span&#38;gt;&#38;lt;/button&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and a standard form with the image option enabled has this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input type=&#38;quot;image&#38;quot; tabindex=&#38;quot;89&#38;quot; alt=&#38;quot;Submit&#38;quot; class=&#38;quot;gform_image_button&#38;quot; id=&#38;quot;gform_submit_button_6&#38;quot; src=&#38;quot;http://www.photoshopelementsuser.com/images/learningcenter9/get-kit-now-258px.png&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can see that the input type is not even an actual &#34;input&#34; now but is using the button element. Also &#34;round_button&#34; is not a standard class name used in Gravity Forms.&#60;/p&#62;
&#60;p&#62;Does the button work properly in the form preview? If so, then it's definitely some conflict with your theme. You may need to discuss that with your theme developer to find out how to disable whatever is overriding your form settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricklepage on "Form button - neither custom image nor custom text will show up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-button-neither-custom-image-nor-custom-text-will-show-up#post-36523</link>
			<pubDate>Wed, 28 Sep 2011 20:07:48 +0000</pubDate>
			<dc:creator>ricklepage</dc:creator>
			<guid isPermaLink="false">36523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I must be missing something obvious. I want to use a custom button for my very simple form.&#60;/p&#62;
&#60;p&#62;In the Form Settings &#38;gt; Advanced tab I linked to this image as my button: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.photoshopelementsuser.com/images/learningcenter9/get-kit-now-258px.png&#34; rel=&#34;nofollow&#34;&#62;http://www.photoshopelementsuser.com/images/learningcenter9/get-kit-now-258px.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(see here: &#60;a href=&#34;https://img.skitch.com/20110929-chdhhc95tnwqbbdibashe8ytah.jpg&#34; rel=&#34;nofollow&#34;&#62;https://img.skitch.com/20110929-chdhhc95tnwqbbdibashe8ytah.jpg&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;... but when you go to the page, only the generic &#34;Submit Comment&#34; button appears (clearly affected by the CSS). &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.photoshopelementsuser.com/newlearn9/&#34; rel=&#34;nofollow&#34;&#62;http://www.photoshopelementsuser.com/newlearn9/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then just to experiment, I tried changing the text on the button, but that also didn't take. &#60;/p&#62;
&#60;p&#62;Help a n00b?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
