<?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: Submit Button Color</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-button-color-1</link>
		<description>Gravity Support Forums Topic: Submit Button Color</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:55:21 +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/submit-button-color-1" rel="self" type="application/rss+xml" />

		<item>
			<title>bwalklet on "Submit Button Color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-color-1#post-71183</link>
			<pubDate>Wed, 15 Aug 2012 14:37:23 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">71183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Perfect. Thanks, Chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Submit Button Color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-color-1#post-71117</link>
			<pubDate>Wed, 15 Aug 2012 06:39:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this CSS instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 input[type=&#38;quot;submit&#38;quot;] {
	background: #8b5d3b!important;
	color: #fffimportant;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The style was being overridden by line 354 in layout.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.button.green,
input[type=&#38;quot;submit&#38;quot;],
.menu-green {
	background: #30a146;
	background: linear-gradient(top, #30a146 0%, #249334 100%);
	background: -moz-linear-gradient(top, #30a146 0%, #249334 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a146), color-stop(100%, #249334));
	background: -webkit-linear-gradient(top, #30a146 0%, #249334 100%)
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Submit Button Color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-color-1#post-71095</link>
			<pubDate>Wed, 15 Aug 2012 00:44:21 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">71095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My button's color is green when I want it to be brown. I tried adding the following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_submit_button_1 {
	background-color: #8b5d3b!important;
	color: #fff !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but it's being overwritten by another style. Any ideas? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.topratedcoffeemakers.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.topratedcoffeemakers.com/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
