<?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 changes color when cursor is hovering over footer?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/button-changes-color-when-cursor-is-hovering-over-footer</link>
		<description>Gravity Support Forums Topic: Button changes color when cursor is hovering over footer?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:02: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/button-changes-color-when-cursor-is-hovering-over-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Button changes color when cursor is hovering over footer?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-changes-color-when-cursor-is-hovering-over-footer#post-275799</link>
			<pubDate>Sat, 25 May 2013 08:16:57 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">275799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ChrisYates on "Button changes color when cursor is hovering over footer?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-changes-color-when-cursor-is-hovering-over-footer#post-275788</link>
			<pubDate>Sat, 25 May 2013 08:08:26 +0000</pubDate>
			<dc:creator>ChrisYates</dc:creator>
			<guid isPermaLink="false">275788@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Brilliant...I would never have guessed that, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Button changes color when cursor is hovering over footer?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-changes-color-when-cursor-is-hovering-over-footer#post-275776</link>
			<pubDate>Sat, 25 May 2013 08:04:43 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">275776@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You need to move the hover state to the end of the selector like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_1 .gform_footer input[type=submit]:hover {&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ChrisYates on "Button changes color when cursor is hovering over footer?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-changes-color-when-cursor-is-hovering-over-footer#post-275744</link>
			<pubDate>Sat, 25 May 2013 07:49:59 +0000</pubDate>
			<dc:creator>ChrisYates</dc:creator>
			<guid isPermaLink="false">275744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm trying to add a hover state on a button. The button changes color but instead of the button changing color when the cursor is on the button by itself, the button changes color anytime that the cursor is in the footer?&#60;/p&#62;
&#60;p&#62;The CSS I'm using is this:&#60;br /&#62;
body #gform_wrapper_1 .gform_footer input[type=submit]&#60;br /&#62;
{border: 2px solid white;&#60;br /&#62;
background-color:black;&#60;br /&#62;
color:white;&#60;br /&#62;
height:35px;&#60;br /&#62;
width:150px;&#60;br /&#62;
margin-left:389px;&#60;br /&#62;
border-radius: 10px;&#60;br /&#62;
}&#60;br /&#62;
body #gform_wrapper_1 .gform_footer:hover input[type=submit] {&#60;br /&#62;
color:white;&#60;br /&#62;
background-color:gray;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
