<?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: Button style changes due to conditional logic</title>
		<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic</link>
		<description>Gravity Support Forums Topic: Button style changes due to conditional logic</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:13 +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/button-style-changes-due-to-conditional-logic" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Button style changes due to conditional logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic#post-68401</link>
			<pubDate>Sun, 29 Jul 2012 01:45:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please see this:&#60;br /&#62;
&#60;a href=&#34;http://css-tricks.com/pseudo-class-selectors/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/pseudo-class-selectors/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And this recent post by another member on how he accomplished this:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/custom-hover-submit-button-image#post-68286&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/custom-hover-submit-button-image#post-68286&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joseph on "Button style changes due to conditional logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic#post-68293</link>
			<pubDate>Fri, 27 Jul 2012 17:57:34 +0000</pubDate>
			<dc:creator>Joseph</dc:creator>
			<guid isPermaLink="false">68293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cheers Geezer!&#60;/p&#62;
&#60;p&#62;I being extra lame... but would I some CSS to that for the background colour change with a: hover.&#60;/p&#62;
&#60;p&#62;I'm not sure what I and where I would put it so it can change colour when hovered and clicked?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Button style changes due to conditional logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic#post-68243</link>
			<pubDate>Fri, 27 Jul 2012 13:55:01 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">68243@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are some inconsistencies or something in the custom theme CSS. The styles are not being applied or inherited properly.&#60;/p&#62;
&#60;p&#62;You can try adding this to the end of your theme stylesheet and it should work for you.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_footer input.button {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #666;
    font-family: Georgia,&#38;quot;Times New Roman&#38;quot;,Times,serif;
    font-size: 18px;
    font-style: italic;
    letter-spacing: normal;
    outline-style: none;
    padding: 8px 5px
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/f1ia&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/f1ia&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joseph on "Button style changes due to conditional logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic#post-68168</link>
			<pubDate>Fri, 27 Jul 2012 04:44:12 +0000</pubDate>
			<dc:creator>Joseph</dc:creator>
			<guid isPermaLink="false">68168@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.neuroknowhow.com/service-feedback/&#34; rel=&#34;nofollow&#34;&#62;http://www.neuroknowhow.com/service-feedback/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;style is fine with the above link&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.neuroknowhow.com/dsa-dyslex-prax-support/&#34; rel=&#34;nofollow&#34;&#62;http://www.neuroknowhow.com/dsa-dyslex-prax-support/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;not so cool, with the above link&#60;/p&#62;
&#60;p&#62;The button appears with conditional logic, wood that have an issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joseph on "Button style changes due to conditional logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-style-changes-due-to-conditional-logic#post-68167</link>
			<pubDate>Fri, 27 Jul 2012 04:41:43 +0000</pubDate>
			<dc:creator>Joseph</dc:creator>
			<guid isPermaLink="false">68167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have several forms on my site&#60;/p&#62;
&#60;p&#62;when using conditional logic&#60;/p&#62;
&#60;p&#62;the look at the button changes&#60;/p&#62;
&#60;p&#62;What can I do about this so the style is consistant, preferable with the forms without conditional logic
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
