<?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: Extra space after captcha</title>
		<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha</link>
		<description>Gravity Support Forums Topic: Extra space after captcha</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:24:34 +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/extra-space-after-captcha" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40818</link>
			<pubDate>Fri, 11 Nov 2011 11:05:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add this for now - place this into your theme's stylesheet, but ultimately you will want to find out why those paragraph tags are coming in as Kevin stated.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_1_25 p {
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40817</link>
			<pubDate>Fri, 11 Nov 2011 11:04:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">40817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;adding this to your stylesheet will remove the padding from around the button and adjust the left alignment&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_1 .gform_footer {
	margin: 0 0 0 25px;
	padding: 0
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/uFg4uU&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/uFg4uU&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You'll notice that there is still a large space below the captcha, that's coming from what appears to be empty &#38;lt; p &#38;gt; tags in your field description. &#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/vjc8ao&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/vjc8ao&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That's not normal so most likely that's being output by another plugin or your theme for some reason.&#60;/p&#62;
&#60;p&#62;You can check to be sure that the field description is empty in your settings and if so, you will want to test for a plugin/theme conflict to try and determine where the extraneous markup is coming from.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Studio610 on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40816</link>
			<pubDate>Fri, 11 Nov 2011 10:40:31 +0000</pubDate>
			<dc:creator>Studio610</dc:creator>
			<guid isPermaLink="false">40816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I redid the captcha so that's working now...thanks! How can I eliminate that extra space before and after the submit button? Thanks guys!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.greenlodgingenergy.com/site-survey/&#34; rel=&#34;nofollow&#34;&#62;http://www.greenlodgingenergy.com/site-survey/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40746</link>
			<pubDate>Thu, 10 Nov 2011 13:18:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;reCAPTCHA API keys are tied to a specific domain name.  If you are using your reCAPTCHA API keys on a site using a different domain than what you registered at the reCAPTCHA site then you could get an error like this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40728</link>
			<pubDate>Thu, 10 Nov 2011 10:56:06 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40728@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did you register the Captcha with the domain that it is on? greenlodgingenergy.com Sounds like a settings error of some kind.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Studio610 on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40727</link>
			<pubDate>Thu, 10 Nov 2011 10:52:00 +0000</pubDate>
			<dc:creator>Studio610</dc:creator>
			<guid isPermaLink="false">40727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I fix that? I have no idea why that is happening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40724</link>
			<pubDate>Thu, 10 Nov 2011 10:08:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40724@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like the Captcha box isn't displaying properly at the moment. (&#34;Captcha&#60;br /&#62;
Input error: Invalid referer&#34;) Can you correct that so it's showing as it should then we can see how much real space there is indeed in between?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Studio610 on "Extra space after captcha"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extra-space-after-captcha#post-40722</link>
			<pubDate>Thu, 10 Nov 2011 10:05:19 +0000</pubDate>
			<dc:creator>Studio610</dc:creator>
			<guid isPermaLink="false">40722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For some reason I have a lot of space between the captcha and submit button. Is there something in the stylesheet I need to change/fix?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.greenlodgingenergy.com/site-survey/&#34; rel=&#34;nofollow&#34;&#62;http://www.greenlodgingenergy.com/site-survey/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
