<?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: Top Aligned showing up as Left Aligned</title>
		<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned</link>
		<description>Gravity Support Forums Topic: Top Aligned showing up as Left Aligned</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 06:16:40 +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/top-aligned-showing-up-as-left-aligned" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29714</link>
			<pubDate>Mon, 11 Jul 2011 17:30:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for sharing that. Woo was apparently trying to add custom styling so the form styles matched the theme's in what they felt was the best manner. &#60;/p&#62;
&#60;p&#62;The intentions were good, but overriding the default options causes some extra grief for many folks. We're going to work with them to try to figure it out and make it a little easier for everyone moving forward.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonydbaker on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29711</link>
			<pubDate>Mon, 11 Jul 2011 17:25:38 +0000</pubDate>
			<dc:creator>tonydbaker</dc:creator>
			<guid isPermaLink="false">29711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Out of 4 different answers in their forums, I finally found this.  &#60;/p&#62;
&#60;p&#62;Simply DELETE this from style.css in your woothemes.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .top_label .gfield_label{display:block;float:left;margin:5px 0 4px !important;padding-right:20px;width:80px;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It's in a section called /* Gravity forms  */&#60;/p&#62;
&#60;p&#62;I don't know why they even have it in there to begin with! :)&#60;/p&#62;
&#60;p&#62;Thanks for all your help though. Hopefully this will benefit someone else some unwanted frustration!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29678</link>
			<pubDate>Mon, 11 Jul 2011 16:09:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tony,&#60;/p&#62;
&#60;p&#62;This is what you would add to change the width of the labels.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .top_label .gfield_label {
	width:150px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That said, it's going to open a bunch of other doors like should you text-align all of the labels to the right &#60;a href=&#34;http://bit.ly/n6XBkc&#34; rel=&#34;nofollow&#34;&#62;so they look right&#60;/a&#62; and on the second page, increasing the label width somehow was causing the textarea to be hidden partially.. at least in Firefox.&#60;/p&#62;
&#60;p&#62;All of this would be to basically reset your form layout to what already exist as default options. Personally, I would strip the Gravity Forms specific CSS from your theme files, let it reset to the default layout and options, then tweak if needed from there. Again, if you're not sure about it, get in touch with the Woo Themes support team and they can offer some guidance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonydbaker on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29652</link>
			<pubDate>Mon, 11 Jul 2011 13:03:36 +0000</pubDate>
			<dc:creator>tonydbaker</dc:creator>
			<guid isPermaLink="false">29652@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't know why I neglected to add that.  I appreciate your help.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tonydbaker.com/quick-survey/&#34; rel=&#34;nofollow&#34;&#62;http://tonydbaker.com/quick-survey/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29650</link>
			<pubDate>Mon, 11 Jul 2011 12:59:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It will be easier if you can share a link to your form page with me. If so, I can give you a specific CSS snippet to get you started.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonydbaker on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29641</link>
			<pubDate>Mon, 11 Jul 2011 12:41:02 +0000</pubDate>
			<dc:creator>tonydbaker</dc:creator>
			<guid isPermaLink="false">29641@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, you were spot on.  It's fresh news by woothemes.  I can override their default css if you can point me in the right direction.  I don't mind the left aligned if I can simply widen the left column so that there are more than 2 words per line. ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29636</link>
			<pubDate>Mon, 11 Jul 2011 12:33:22 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29636@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Without seeing the actual form where I can inspect the markup and styles, I'm going to take a shot in the dark and say it's a Woo Theme right? If so, their built in theme styles override the label position options in Gravity Forms and only allow for the left floated labels.&#60;/p&#62;
&#60;p&#62;If it IS a Woo Theme, you'll want to contact their support team for guidance on how to best reset the default form styles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonydbaker on "Top Aligned showing up as Left Aligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/top-aligned-showing-up-as-left-aligned#post-29633</link>
			<pubDate>Mon, 11 Jul 2011 12:27:25 +0000</pubDate>
			<dc:creator>tonydbaker</dc:creator>
			<guid isPermaLink="false">29633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For some reason, my survey is showing up as Left Aligned, even though it is set to Top Aligned.&#60;/p&#62;
&#60;p&#62;I've even tried adding gf_inline to the fields.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://screencast.com/t/p5SjvLql&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/p5SjvLql&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;By the way.  It shows up correctly in the preview.  It only does this in the live survey.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
