<?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: Form CSS not displaying label placements correctly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-css-not-displaying-label-placements-correctly</link>
		<description>Gravity Support Forums Topic: Form CSS not displaying label placements correctly</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Apr 2026 23:36:00 +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/form-css-not-displaying-label-placements-correctly" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Form CSS not displaying label placements correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-css-not-displaying-label-placements-correctly#post-44824</link>
			<pubDate>Thu, 22 Dec 2011 17:30:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">44824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great, thanks for letting us know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lumigrow on "Form CSS not displaying label placements correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-css-not-displaying-label-placements-correctly#post-44817</link>
			<pubDate>Thu, 22 Dec 2011 15:42:09 +0000</pubDate>
			<dc:creator>lumigrow</dc:creator>
			<guid isPermaLink="false">44817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you!  Case resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form CSS not displaying label placements correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-css-not-displaying-label-placements-correctly#post-44766</link>
			<pubDate>Wed, 21 Dec 2011 22:12:09 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">44766@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey there, it looks like your theme is making some generic CSS calls. For example in your style.css you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
label {
margin-top: 5px;
padding-right: 15px;
float: left;
width: 150px;
}
form li span {
color: #444;
float: left;
margin: 0 4px 0 0;
padding: 0 0 14px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;We need to remove the floats. Try placing this into your theme's stylesheet, this will affect only Gravity Forms so you can retain the above styles if they are in use elsewhere.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label .gfield_label {
float: none !important;
}
.gform_wrapper .gfield_required {
float: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lumigrow on "Form CSS not displaying label placements correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-css-not-displaying-label-placements-correctly#post-44764</link>
			<pubDate>Wed, 21 Dec 2011 21:57:48 +0000</pubDate>
			<dc:creator>lumigrow</dc:creator>
			<guid isPermaLink="false">44764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My forms aren't showing up correctly on my site.  The 'top-aligned' label placement isn't displaying as it should.&#60;br /&#62;
I also cannot figure out how to move the required label asteriks to the right of the words.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.lumigrow.com/support/support-request/&#34; rel=&#34;nofollow&#34;&#62;http://www.lumigrow.com/support/support-request/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
