<?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: Help! Form is broken in IE 7</title>
		<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7</link>
		<description>Gravity Support Forums Topic: Help! Form is broken in IE 7</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:38:24 +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/help-form-is-broken-in-ie-7" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51490</link>
			<pubDate>Tue, 06 Mar 2012 15:53:08 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">51490@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@msweber - glad you got it resolved.. thanks for your patience. We appreciate it. @richardvav - thanks so much for sharing the fix. The community and the admins here really appreciate your efforts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msweber on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51463</link>
			<pubDate>Tue, 06 Mar 2012 13:36:46 +0000</pubDate>
			<dc:creator>msweber</dc:creator>
			<guid isPermaLink="false">51463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@richardvav&#60;/p&#62;
&#60;p&#62;thank you very much. I follow your suggestion and it did the trick. It does not look one to one like in firefox, but the form is not broken and it looks good. For the 2% of people still using IE7 its enough :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msweber on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51452</link>
			<pubDate>Tue, 06 Mar 2012 12:42:53 +0000</pubDate>
			<dc:creator>msweber</dc:creator>
			<guid isPermaLink="false">51452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks very much for your answer. Sorry for my impatience :-)&#60;/p&#62;
&#60;p&#62;I will try your suggestions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51447</link>
			<pubDate>Tue, 06 Mar 2012 11:41:07 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Part of your problem is being caused by the following rule in your style.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_container {
    max-height: 12px;
    }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try commenting out that rule and see what happens by adding /* before and */ after the rule like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*
body #gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_container {
    max-height: 12px;
    }
*/&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51443</link>
			<pubDate>Tue, 06 Mar 2012 11:31:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Our forms.css has IE7 in mind, however you are not using our forms.css file in your themes so you are going to have to account for IE7 in your stylesheet. &#60;/p&#62;
&#60;p&#62;At the top of each form container div, we output the browser, for example:&#60;/p&#62;
&#60;p&#62;&#38;lt;div class='gf_browser_ie gf_browser_ie7 gform_wrapper' id='gform_wrapper_1' &#38;gt;&#60;/p&#62;
&#60;p&#62;So you can write IE7 rules to adjust and update your styling to work in there without relying on crazy CSS hacks. You can also reference our forms.css file in the plugin folder to see if anything in there aids you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51442</link>
			<pubDate>Tue, 06 Mar 2012 11:27:41 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">51442@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@msweber - you posted just 5 hours ago. You need to be a bit more patient. That was even before our posted support hours. We'll be happy to help out, but you have to give us an opportunity. There are lots of other support requests that came in before yours and we're rolling through them as quickly as possible.&#60;/p&#62;
&#60;p&#62;We're going to be officially dropping support for IE7 - moving to a policy of only supporting the current version of the browser and one version back. I'll still be happy to take a look. The forms normally work fine in IE7 so it's most likely a conflict with something in your theme.&#60;/p&#62;
&#60;p&#62;Do the forms work properly in the form preview window?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msweber on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51440</link>
			<pubDate>Tue, 06 Mar 2012 11:22:27 +0000</pubDate>
			<dc:creator>msweber</dc:creator>
			<guid isPermaLink="false">51440@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Where is the support?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msweber on "Help! Form is broken in IE 7"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-form-is-broken-in-ie-7#post-51401</link>
			<pubDate>Tue, 06 Mar 2012 05:07:51 +0000</pubDate>
			<dc:creator>msweber</dc:creator>
			<guid isPermaLink="false">51401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;in IE8, chrome, firefox your forms are working well. But in IE 7 forms are broken.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.lasikistanbul.net&#34; rel=&#34;nofollow&#34;&#62;http://www.lasikistanbul.net&#60;/a&#62; (right sidebar)&#60;br /&#62;
&#60;a href=&#34;http://www.lasikistanbul.net/lasik-eignungstest&#34; rel=&#34;nofollow&#34;&#62;http://www.lasikistanbul.net/lasik-eignungstest&#60;/a&#62; (list-style-images show up, but not in firefox)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.haartransplantation-tuerkei.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.haartransplantation-tuerkei.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you help me out. I still have traffic from people using IE7 and forms have to work and lokk good. thanks for your support
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
