<?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: Gravity form RECAPTCH display error - split by blank lines</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-recaptch-display-error-split-by-blank-lines</link>
		<description>Gravity Support Forums Topic: Gravity form RECAPTCH display error - split by blank lines</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:58:49 +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/gravity-form-recaptch-display-error-split-by-blank-lines" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Gravity form RECAPTCH display error - split by blank lines"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-recaptch-display-error-split-by-blank-lines#post-75647</link>
			<pubDate>Sun, 16 Sep 2012 09:25:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem.  Glad you worked it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aabele on "Gravity form RECAPTCH display error - split by blank lines"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-recaptch-display-error-split-by-blank-lines#post-75642</link>
			<pubDate>Sun, 16 Sep 2012 08:54:00 +0000</pubDate>
			<dc:creator>aabele</dc:creator>
			<guid isPermaLink="false">75642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Chris,&#60;/p&#62;
&#60;p&#62;You are a legend!  All sorted :)&#60;/p&#62;
&#60;p&#62;Thanks so much mate - I understand you went beyond your plugin responsibilities to help me out on this one - much appreciated!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Andrew
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Gravity form RECAPTCH display error - split by blank lines"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-recaptch-display-error-split-by-blank-lines#post-75598</link>
			<pubDate>Sat, 15 Sep 2012 19:02:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75598@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Line 2409 of layout.css is causing your trouble.  It sets a row height for all table row to 40px:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* this is bad and we need to get rid of it */
table tr {
	height: 40px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I added this to skin.css (add this wherever your theme provider recommends adding your custom CSS: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .recaptchatable tr {
     height: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Screenshot with that CSS applied &#60;a href=&#34;http://minus.com/lbzWjUrvLxbj3C&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lbzWjUrvLxbj3C&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aabele on "Gravity form RECAPTCH display error - split by blank lines"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-recaptch-display-error-split-by-blank-lines#post-74729</link>
			<pubDate>Mon, 10 Sep 2012 21:59:31 +0000</pubDate>
			<dc:creator>aabele</dc:creator>
			<guid isPermaLink="false">74729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;Any idea why the reCaptcha element is not displaying properly - I can see that another table row is being inserted but I have no idea why and what controls it?  - see:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wgu.com.au/tempform/&#34; rel=&#34;nofollow&#34;&#62;http://www.wgu.com.au/tempform/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;br /&#62;
Andrew
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
