<?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: In internet explorer, fields aren&#039;t aligned properly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/in-internet-explorer-fields-arent-aligned-properly</link>
		<description>Gravity Support Forums Topic: In internet explorer, fields aren&#039;t aligned properly</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:09:57 +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/in-internet-explorer-fields-arent-aligned-properly" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "In internet explorer, fields aren&#039;t aligned properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-internet-explorer-fields-arent-aligned-properly#post-71000</link>
			<pubDate>Tue, 14 Aug 2012 11:35:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">71000@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you were running IE9 in compatibility mode, that would be IE7. You would need to activate the developer tools in IE and manually switch between each version, without compatibility mode turned on. If this problem was affecting 8/9, that above snippet would not work because those forms would wrap with .gf_browser_ie8 and .gf_browser_ie9.&#60;/p&#62;
&#60;p&#62;At any rate, glad that fixed it for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jphogan on "In internet explorer, fields aren&#039;t aligned properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-internet-explorer-fields-arent-aligned-properly#post-70991</link>
			<pubDate>Tue, 14 Aug 2012 11:00:30 +0000</pubDate>
			<dc:creator>jphogan</dc:creator>
			<guid isPermaLink="false">70991@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! That worked perfectly. For me it was happening in 7, 8 and 9. This piece of code fixed it in all 3. It's a browser I'd love to ignore, but 70%+ of our visitors are using 7 &#38;amp; 8 :(&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "In internet explorer, fields aren&#039;t aligned properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-internet-explorer-fields-arent-aligned-properly#post-70978</link>
			<pubDate>Tue, 14 Aug 2012 08:14:57 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">70978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is actually fine in IE8/9. It only appears this way in IE7. This isn't something I'll be able to troubleshoot for you blindly because of IE's crappy dev tools. However, you are more than welcome to target that field using our browser specific class that gets output. For example (and this might work), you could try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gf_browser_ie7 li#field_12_4 {
margin-top: 20px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jphogan on "In internet explorer, fields aren&#039;t aligned properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-internet-explorer-fields-arent-aligned-properly#post-70896</link>
			<pubDate>Mon, 13 Aug 2012 15:51:45 +0000</pubDate>
			<dc:creator>jphogan</dc:creator>
			<guid isPermaLink="false">70896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;See this page: &#60;a href=&#34;http://iamsinc.com/blog/vsa/&#34; rel=&#34;nofollow&#34;&#62;http://iamsinc.com/blog/vsa/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When the form is viewed in FF or Chrome, everything looks as it should. When it is viewed in IE8 or IE9 (and presumably, IE7) the last field is slightly higher. (see here: &#60;a href=&#34;http://imgur.com/FIoR0&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/FIoR0&#60;/a&#62; ) Additionally, there is much more space between the last line of fields and the submit button. Any idea what causes this or how it can be fixed/avoided? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
