<?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: Cant get submit hover button to show on top of regular submit button</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cant-get-submit-hover-button-to-show-on-top-of-regular-submit-button</link>
		<description>Gravity Support Forums Topic: Cant get submit hover button to show on top of regular submit button</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:15 +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/cant-get-submit-hover-button-to-show-on-top-of-regular-submit-button" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Cant get submit hover button to show on top of regular submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-submit-hover-button-to-show-on-top-of-regular-submit-button#post-85869</link>
			<pubDate>Wed, 31 Oct 2012 16:51:56 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">85869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, first of all, your submit button image isn't transparent so changing the background of that image isn't going to matter if you can't see the background.&#60;/p&#62;
&#60;p&#62;I would use the standard submit button, not the image option, then use CSS to apply a background image to both states.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "Cant get submit hover button to show on top of regular submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-submit-hover-button-to-show-on-top-of-regular-submit-button#post-85854</link>
			<pubDate>Wed, 31 Oct 2012 16:08:47 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">85854@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to get my submit button to change when it is hovered over.  The only problem is that I cannot get the hover effect to overlap the regular submit button.  Here is the code I am trying.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_3 .gform_footer input[type=image] {
	padding: 0;
	display: block;
	margin-left: -79px !important;
	margin-top: -11px !important;
	background: url(http://www.certifiedtopmovers.com/wp-content/uploads/SubmitButton.png) center top no-repeat !important;
	height: 76px !important;
	width: 242px !important;
	border: none !important;
	z-index: 98 !important;
}

body #gform_wrapper_3 .gform_footer:hover input[type=image] {
	padding: 0;
	display: block;
	margin-left: -79px !important;
	margin-top: -11px !important;
	background: url(http://www.certifiedtopmovers.com/wp-content/uploads/SubmitButtonHover.png) center top no-repeat !important;
	height: 76px !important;
	width: 242px !important;
	border: none !important;
	z-index: 99 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and you can view the form here.  &#60;a href=&#34;http://www.certifiedtopmovers.com&#34; rel=&#34;nofollow&#34;&#62;http://www.certifiedtopmovers.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.  This has been a problem for me on many sites so hopefully someone can shed some light on the solution.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
