<?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: Trouble moving Submit Button</title>
		<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button</link>
		<description>Gravity Support Forums Topic: Trouble moving Submit Button</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:26:09 +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/trouble-moving-submit-button" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72958</link>
			<pubDate>Tue, 28 Aug 2012 14:57:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>townes on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72941</link>
			<pubDate>Tue, 28 Aug 2012 13:14:49 +0000</pubDate>
			<dc:creator>townes</dc:creator>
			<guid isPermaLink="false">72941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That did it! Weird that it was messing up that element but nothing else... thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72935</link>
			<pubDate>Tue, 28 Aug 2012 12:19:50 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you might have an errant comment in your stylesheet. See this &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/0e9bc4e3-8baf-4abd-bdb1-2f044faaa86d/65942aa0a7e0d67b969dcc07ca43b49b&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;See if fixing that to be /* instead of */ solves the issue.&#60;/p&#62;
&#60;p&#62;Also you have a margin: 110; which is invalid - you should have 110px;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>townes on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72933</link>
			<pubDate>Tue, 28 Aug 2012 12:13:03 +0000</pubDate>
			<dc:creator>townes</dc:creator>
			<guid isPermaLink="false">72933@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Don't understand, I can get it to work in the browser but I add the code to stylesheet and it does not work... When I look at the properties of the gform_wrapper_3 it has none of the properties I am assigning in the stylesheet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72913</link>
			<pubDate>Tue, 28 Aug 2012 10:57:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try dropping this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_3 .gform_footer {
float: right;
margin: -41px 60px 0 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will target that one form's footer with the form ID of 3. &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/65ef6535-c705-4c79-8d1c-400d60c52a14/035087f753eb12f55c0076582b6e5fed&#34; rel=&#34;nofollow&#34;&#62;Result&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>townes on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72906</link>
			<pubDate>Tue, 28 Aug 2012 10:33:45 +0000</pubDate>
			<dc:creator>townes</dc:creator>
			<guid isPermaLink="false">72906@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, although that is one I need to do also,  I am referring to the 'Subscribe to Newsletter Form', I am trying to line up the &#34;Go&#34; button with the input box. Figured I would start with a simple one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72858</link>
			<pubDate>Tue, 28 Aug 2012 01:03:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you talking about the form in the header on the right side?  That appears to be form 9 (id='gform_wrapper_9') and you are targeting form 3 with your CSS?&#60;/p&#62;
&#60;p&#62;Or, is there another form I missed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>townes on "Trouble moving Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-moving-submit-button#post-72824</link>
			<pubDate>Mon, 27 Aug 2012 21:07:59 +0000</pubDate>
			<dc:creator>townes</dc:creator>
			<guid isPermaLink="false">72824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have copied the examples in this post &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#60;/a&#62; but can't get it working on my site.  I can get it working by pasting in Crome (inspect element) but it is not taking when I add it to my stylesheet.&#60;/p&#62;
&#60;p&#62;You can view my test site here: &#60;a href=&#34;http://www.livingincarletonplace.com/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.livingincarletonplace.com/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;code I added:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/4600627&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4600627&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
