<?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 and previous button in a strange position</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position</link>
		<description>Gravity Support Forums Topic: submit and previous button in a strange position</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:28:47 +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-and-previous-button-in-a-strange-position" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "submit and previous button in a strange position"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position#post-157125</link>
			<pubDate>Thu, 28 Feb 2013 18:46:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">157125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You still have the &#34;old&#34; reference: &#60;a href=&#34;https://www.evernote.com/shard/s212/sh/ba7efe9a-2af3-4e2f-b7eb-cc53b8a3d4ea/f30c6bd441fa3264d8b144af2f2b3f3d&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You need to get rid of this - the snippet I gave you was to replace what was there, not to add to it.&#60;/p&#62;
&#60;p&#62;So replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.button {
float: right;
margin-top: 45px;
margin-right: -25px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.extrabutton .button {
float: right;
margin-top: 45px;
margin-right: -25px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Not have both. Does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lauriev on "submit and previous button in a strange position"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position#post-157121</link>
			<pubDate>Thu, 28 Feb 2013 18:27:34 +0000</pubDate>
			<dc:creator>lauriev</dc:creator>
			<guid isPermaLink="false">157121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob! &#60;/p&#62;
&#60;p&#62;I added the codes and it still hasnt changed the &#34;previous&#34; and &#34;submit&#34; at the end of my registration form.  they are still overlapping.  Ideas to fix this?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "submit and previous button in a strange position"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position#post-157101</link>
			<pubDate>Thu, 28 Feb 2013 17:49:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">157101@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Get more specific with your styling for the header button position piece. So use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.extrabutton .button {
float: right;
margin-top: 45px;
margin-right: -25px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For targeting the pricing color and total color, you can use this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper span.ginput_product_price {
color: #000;
}
body .gform_wrapper span.ginput_total {
color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Obviously change the hex colors to whatever you'd like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lauriev on "submit and previous button in a strange position"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position#post-157100</link>
			<pubDate>Thu, 28 Feb 2013 17:44:53 +0000</pubDate>
			<dc:creator>lauriev</dc:creator>
			<guid isPermaLink="false">157100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The font color of the Total membership fee is green and the discount is brown, and I would also like to change that.  Suggestions?&#60;/p&#62;
&#60;p&#62;Thank you a million!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lauriev on "submit and previous button in a strange position"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-and-previous-button-in-a-strange-position#post-157099</link>
			<pubDate>Thu, 28 Feb 2013 17:43:18 +0000</pubDate>
			<dc:creator>lauriev</dc:creator>
			<guid isPermaLink="false">157099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I recently added a button to my header and it changed the submit and previous buttons on your form.  There are now overlapping and on the right hand side of the form instead of the left as before.  Not a big problem for being on the right, but how can I correct this so that they don't overlap?&#60;/p&#62;
&#60;p&#62;You must fill in the form to see the buttons on the second page, since I cannot attach a screen shot.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Laurie&#60;br /&#62;
&#60;a href=&#34;http://www.houseofrunning.com&#34; rel=&#34;nofollow&#34;&#62;http://www.houseofrunning.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
