<?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: Hidden Fields cause gap in IE 7</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hidden-fields-cause-gap-in-ie-7</link>
		<description>Gravity Support Forums Topic: Hidden Fields cause gap in IE 7</description>
		<language>en-US</language>
		<pubDate>Sat, 25 Apr 2026 00:37:33 +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/hidden-fields-cause-gap-in-ie-7" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Hidden Fields cause gap in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-fields-cause-gap-in-ie-7#post-5621</link>
			<pubDate>Thu, 20 May 2010 07:49:15 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Found the issue. It's rendering the 20px margin rule for the containing list item (style.css line 2366). You can go ahead an remove the previous CSS rule and swap it with the one below.&#60;/p&#62;
&#60;p&#62;This will fix the issue. I just specified the unique id's for each &#38;lt; li&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#field_12_3, #field_12_4, #field_12_6, #field_12_7 {display:none;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I'm not exactly sure why IE7 is the only one that really had a problem with it though. We'll  add a fix for this in the next release so it shouldn't be an issue moving forward.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>net_mage on "Hidden Fields cause gap in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-fields-cause-gap-in-ie-7#post-5611</link>
			<pubDate>Wed, 19 May 2010 23:56:41 +0000</pubDate>
			<dc:creator>net_mage</dc:creator>
			<guid isPermaLink="false">5611@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately that did not solve the mystery.  I have looked at the css and I can't seem to find the issue.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://hudsonsailing.org/fundraiser-form-1/&#34; rel=&#34;nofollow&#34;&#62;http://hudsonsailing.org/fundraiser-form-1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is an example of one of seven forms with this issue.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Hidden Fields cause gap in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-fields-cause-gap-in-ie-7#post-5599</link>
			<pubDate>Wed, 19 May 2010 18:38:20 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5599@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's most likely a blanket margin/padding value applied to all inputs in your theme stylesheet. I've seen this before.&#60;/p&#62;
&#60;p&#62;You can try adding this to your theme style sheet.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;input[type=&#38;quot;hidden&#38;quot;] {margin:0!important; padding:0!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If that doesn't work, you can post a link to your form and I'll be happy to take a quick look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>net_mage on "Hidden Fields cause gap in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-fields-cause-gap-in-ie-7#post-5597</link>
			<pubDate>Wed, 19 May 2010 18:04:46 +0000</pubDate>
			<dc:creator>net_mage</dc:creator>
			<guid isPermaLink="false">5597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;Anyone know why all of my hidden fields are generating a vertical space (gap) when the form is displayed?  In FF2 and FF3 they are hidden correctly and not rendered to take up space.  But in IE the form that is generated has a huge blank vertical gap where 4 hidden text fields are sitting.  How can I correct this?  Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
