<?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 Buttons</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-buttons</link>
		<description>Gravity Support Forums Topic: Form Buttons</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 17:05:26 +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-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25460</link>
			<pubDate>Fri, 13 May 2011 00:56:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for sharing the fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25458</link>
			<pubDate>Thu, 12 May 2011 23:54:46 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25458@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Woo themes now have this resolved for Simplicity theme. see below for reference&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input.button {
	display: inline-block;
	margin: 5px;
	padding: 3px 13px;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;

	/*Border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	/*Background*/
	background: #3585B3; /*Fallback*/

	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {font-size:1em}

.gform_wrapper input.button:hover {
	text-decoration: none !important;
	/*Background*/
	opacity:0.8;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25411</link>
			<pubDate>Thu, 12 May 2011 12:26:04 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Usually it's not a big deal. We purposely designed Gravity Forms to inherit as much of the styling from the theme as possible to make it easier getting set up. Sometimes the theme styling causes a few of it's own issues though. We're happy to help all we can.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25407</link>
			<pubDate>Thu, 12 May 2011 12:07:54 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25407@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response. I think the original issues is relation to the button that is showing is hover gray not the blue button that is defined in theme, I am still waiting on a response in this regard from woo themes. But there theme shows a blue button and when hovered it turns a slight gray.  Thanks for helping today.... never thought this would be this complicated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25401</link>
			<pubDate>Thu, 12 May 2011 11:06:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Woo adds their own Gravity Forms CSS that overrides several of the default layout options provided with Gravity Forms. To be clear, there isn't a &#34;code conflict&#34; of any sort, it's just their choice of styling has locked down some of the built-in options.&#60;/p&#62;
&#60;p&#62;As far as the logo location.. I have no idea why your form styles would have any bearing on that. That too sounds like a theme issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25398</link>
			<pubDate>Thu, 12 May 2011 10:39:11 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;opps... my error.... images show up now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25396</link>
			<pubDate>Thu, 12 May 2011 10:28:43 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25396@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added a logo location since this coding seems to be conflicting to much with the woo template. Woo themselves seem real confused on what actual is going on within the code that is conflicting.. now that i added a logo web location ...  The logo doesn't even show up.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25395</link>
			<pubDate>Thu, 12 May 2011 10:15:12 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your other site uses another theme so that's probably why it's not working the same. That has nothing to do with Gravity Forms functionality. The markup is the same and the CSS should work the same if you're using the same theme for different sites.&#60;/p&#62;
&#60;p&#62;You can target the different button types specifically if you want to apply new rules. All of this can be found in the documentation here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_body .gform_page_footer .gform_button,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button,
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
	color:red
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_body .gform_page_footer .gform_button:hover,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover,
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover {
	color:green
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25392</link>
			<pubDate>Thu, 12 May 2011 10:05:50 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25392@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is not working the same as my other site. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://merchant-solutions.sbsake.com/contact-1/&#34; rel=&#34;nofollow&#34;&#62;http://merchant-solutions.sbsake.com/contact-1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;need or trying to get the buttons to respond the same way  @ &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sbsake.com/referral-program/&#34; rel=&#34;nofollow&#34;&#62;http://www.sbsake.com/referral-program/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SK54602 on "Form Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-buttons#post-25390</link>
			<pubDate>Thu, 12 May 2011 09:54:59 +0000</pubDate>
			<dc:creator>SK54602</dc:creator>
			<guid isPermaLink="false">25390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I also need this to be on all buttons. This just adds for the submit button.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
