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

		<item>
			<title>ciznerguy on "Custom Hover Submit Button Image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-hover-submit-button-image#post-68826</link>
			<pubDate>Tue, 31 Jul 2012 16:52:41 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">68826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;the z-index is off but that should be a quick fix.  not really necessary in this case though.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Custom Hover Submit Button Image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-hover-submit-button-image#post-68400</link>
			<pubDate>Sun, 29 Jul 2012 01:43:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68400@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What about that makes it temporary?  The :hover pseudo-class is the correct way to do it.&#60;/p&#62;
&#60;p&#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;</description>
		</item>
		<item>
			<title>ciznerguy on "Custom Hover Submit Button Image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-hover-submit-button-image#post-68286</link>
			<pubDate>Fri, 27 Jul 2012 16:42:29 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">68286@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well I kind of figured it out.  Here's my temporary solution.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_1 .gform_footer input[type=image] {
	padding: 0;
	width: auto !important;
	background: url(http://www.dubaishippinghelp.com/wp-content/uploads/2012/07/SubmitButton3.png) center top no-repeat !important;
	height: 84px !important;
	width: 179px !important;
	border: none !important
}

body #gform_wrapper_1 .gform_footer:hover input[type=image] {
	padding: 0;
	width: auto !important;
	height: 84px !important;
	width: 179px !important;
	background: url(http://www.dubaishippinghelp.com/wp-content/uploads/2012/07/SubmitButton5.png) center top no-repeat !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "Custom Hover Submit Button Image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-hover-submit-button-image#post-68265</link>
			<pubDate>Fri, 27 Jul 2012 15:24:45 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">68265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to add a custom hover effect for my submit button.  Its easy to add the submit image but how do I go about adding another image for a hover effect?  Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
