<?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: input button css question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/input-button-css-question</link>
		<description>Gravity Support Forums Topic: input button css question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 22:03:20 +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/input-button-css-question" rel="self" type="application/rss+xml" />

		<item>
			<title>chucktho on "input button css question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-button-css-question#post-14551</link>
			<pubDate>Thu, 16 Dec 2010 07:47:07 +0000</pubDate>
			<dc:creator>chucktho</dc:creator>
			<guid isPermaLink="false">14551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Kevin.  That worked perfectly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "input button css question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-button-css-question#post-14520</link>
			<pubDate>Wed, 15 Dec 2010 18:37:12 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">14520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure why the button is floating to the right of the image anyhow.. must be something strange in the new markup. If you want the button to be below the PayPal graphic as it normally would, add this to your custom CSS&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body .gform_wrapper .gform_footer {clear:both}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/7V9K&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/7V9K&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or you can add this to reposition the button a little to the right&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_footer {
    float: left;
    margin: 16px 0 0 20px!important;
    width: auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/7Va0&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/7Va0&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chucktho on "input button css question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-button-css-question#post-14511</link>
			<pubDate>Wed, 15 Dec 2010 17:33:14 +0000</pubDate>
			<dc:creator>chucktho</dc:creator>
			<guid isPermaLink="false">14511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using the Headway framework.  The form I'm having difficulty with is here - &#60;a href=&#34;http://tbfaa.devsite103.com/tbfaa/tbfaa-training/texas-level-training/#&#34; rel=&#34;nofollow&#34;&#62;http://tbfaa.devsite103.com/tbfaa/tbfaa-training/texas-level-training/#&#60;/a&#62;  I'm trying to get some space between the Paypal graphic and the &#34;Continue to Paypal&#34; button.  I'm not proficient with css so I'm sure thats the problem.  Below is one of the many things I've tried without success.  Can you help?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.custom .gform_wrapper .gform_footer input.button {
margin:0px 0px 0px 20px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
