<?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: IE7 -Alignment Bug - Label Placement- Right Aligned</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned</link>
		<description>Gravity Support Forums Topic: IE7 -Alignment Bug - Label Placement- Right Aligned</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 20:32:48 +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/ie7-alignment-bug-label-placement-right-aligned" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-50121</link>
			<pubDate>Tue, 21 Feb 2012 13:09:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, I hate IE in general but that's a whole other story. Yeah, it's time to embrace change and let IE7 fade into the sunset for sure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kdesouza7 on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-50092</link>
			<pubDate>Tue, 21 Feb 2012 09:37:42 +0000</pubDate>
			<dc:creator>kdesouza7</dc:creator>
			<guid isPermaLink="false">50092@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I hate IE7!!!&#60;br /&#62;
Facebook has started phasing out IE7 as well with its profile timeline.&#60;/p&#62;
&#60;p&#62;Thanks for the fix!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-50061</link>
			<pubDate>Mon, 20 Feb 2012 22:52:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50061@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can try adding these rules to the end of your theme stylesheet. They use the browser-specific classes to tweak things for just IE7.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.right_label li.gfield div.ginput_container,
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.left_label li.gfield div.ginput_container {
		float:left;
		width:68%
}
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.right_label li.gfield div.ginput_container ul.gfield_checkbox,
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.right_label li.gfield div.ginput_container ul.gfield_radio,
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.left_label li.gfield div.ginput_container ul.gfield_checkbox,
body .gf_browser_ie.gf_browser_ie7.gform_wrapper ul.left_label li.gfield div.ginput_container ul.gfield_radio {
	margin-left: 0 !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://bit.ly/yAAlgs&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/yAAlgs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you need to make other adjustments, just follow the example using the same CSS specificity and targeting the elements you need. I'm about to officially drop support for IE7 as it's more than 2 versions back now and a bit long in the tooth. The classes will still exist though so you can easily fine tune the display for the specific browser if you need.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kdesouza7 on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-50021</link>
			<pubDate>Mon, 20 Feb 2012 16:52:50 +0000</pubDate>
			<dc:creator>kdesouza7</dc:creator>
			<guid isPermaLink="false">50021@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.vibe-digital.co.uk/clients/cliffordfrench/ea-tripple-a/app1-home/&#34; rel=&#34;nofollow&#34;&#62;http://www.vibe-digital.co.uk/clients/cliffordfrench/ea-tripple-a/app1-home/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for having a look!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-49996</link>
			<pubDate>Mon, 20 Feb 2012 14:25:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">49996@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure what it might be. How about you post a URL to your actual form and I'll be happy to check it out? I can't tell you anything definitive from just looking at your screenshots.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kdesouza7 on "IE7 -Alignment Bug - Label Placement- Right Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-alignment-bug-label-placement-right-aligned#post-49949</link>
			<pubDate>Mon, 20 Feb 2012 09:37:19 +0000</pubDate>
			<dc:creator>kdesouza7</dc:creator>
			<guid isPermaLink="false">49949@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Im using Wordpress 3.3.1&#60;br /&#62;
I created a new form and set the &#34;Form Label Placement&#34; to be &#34;Right Aligned&#34;.&#60;br /&#62;
I hit preview and it shows correctly in IE9 and IE8.&#60;/p&#62;
&#60;p&#62;'&#60;a href=&#34;http://www.screenshots.cc/show/57040/wh4f7&#34; rel=&#34;nofollow&#34;&#62;http://www.screenshots.cc/show/57040/wh4f7&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;But in IE7 the fields drop in a new line and not aligned next to each label.&#60;/p&#62;
&#60;p&#62;'&#60;a href=&#34;http://www.screenshots.cc/show/57039/xe7rh&#34; rel=&#34;nofollow&#34;&#62;http://www.screenshots.cc/show/57039/xe7rh&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;This happens both in preview mode and in my custom template.&#60;/p&#62;
&#60;p&#62;Do you know what could be causing this?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Kevin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
