<?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: 2 Columns not Aligning to Top</title>
		<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top</link>
		<description>Gravity Support Forums Topic: 2 Columns not Aligning to Top</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 03:15:32 +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/2-columns-not-aligning-to-top" rel="self" type="application/rss+xml" />

		<item>
			<title>RobOrillia on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-90310</link>
			<pubDate>Mon, 12 Nov 2012 16:38:40 +0000</pubDate>
			<dc:creator>RobOrillia</dc:creator>
			<guid isPermaLink="false">90310@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Absolutely perfect!!!&#60;/p&#62;
&#60;p&#62;I inserted it into the base.css stylesheet and voila.&#60;/p&#62;
&#60;p&#62;Thanks very much for the help you guys, I appreciate it :-)&#60;/p&#62;
&#60;p&#62;R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-90254</link>
			<pubDate>Mon, 12 Nov 2012 14:00:56 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">90254@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In your style.css can you put:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .top_label li.gfield.gf_right_half {
width: 48% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And see if that fixes it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobOrillia on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-90250</link>
			<pubDate>Mon, 12 Nov 2012 13:45:30 +0000</pubDate>
			<dc:creator>RobOrillia</dc:creator>
			<guid isPermaLink="false">90250@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey David: I think I am getting closer but still having troubles with top alignment. Now I have two columns (great) but they do not line up to the top properly. There's also lots of extra space between each field. Here's a screenshot of the way I am inserting the CSS &#60;a href=&#34;http://stonegateinn.com/wp-content/uploads/2012/11/faq.png&#34; rel=&#34;nofollow&#34;&#62;http://stonegateinn.com/wp-content/uploads/2012/11/faq.png&#60;/a&#62;. Maybe I am not placing it properly?&#60;/p&#62;
&#60;p&#62;Thanks for the speedy response!&#60;/p&#62;
&#60;p&#62;Getting closer,&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-90210</link>
			<pubDate>Mon, 12 Nov 2012 12:08:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">90210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What Kevin was trying to say is that instead of thinking of it as a one column form broken half way through and placed side by side, try to think of it as a left side and a right side for each line. So you want to do what you've shown in an image it would be:&#60;/p&#62;
&#60;p&#62;First Name&#60;br /&#62;
Casino Rama&#60;br /&#62;
Last Name&#60;br /&#62;
Shuttle Leave&#60;br /&#62;
Email&#60;br /&#62;
Shuttle Leave&#60;br /&#62;
Phone&#60;br /&#62;
Number of Passengers&#60;br /&#62;
Notes&#60;br /&#62;
Room Type&#60;/p&#62;
&#60;p&#62;Hope that makes more sense to you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobOrillia on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-90203</link>
			<pubDate>Mon, 12 Nov 2012 11:39:28 +0000</pubDate>
			<dc:creator>RobOrillia</dc:creator>
			<guid isPermaLink="false">90203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a lot Kevin! I so wish I had a programmer's mind for this stuff. Sadly I do not so I am hoping you can shed a little more light on my challenge. This is what I want the form to look like &#60;a href=&#34;http://stonegateinn.com/wp-content/uploads/2012/11/2-col-form.jpg&#34; rel=&#34;nofollow&#34;&#62;http://stonegateinn.com/wp-content/uploads/2012/11/2-col-form.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I tried following your suggestions and suppose I am just not getting it. When you say 'You need to use &#34;gf_left_half&#34; then &#34;gf_right_half&#34; together in succession.&#34; What does that mean? The fieldset concept looks cool but again I can't seem to get my head around it. It does not matter what I do here I just can't seem to make this happen and know it's my own lack of understanding.&#60;/p&#62;
&#60;p&#62;I am hoping you can tell me (in terms I get) the easiest way to accomplish my goal &#60;a href=&#34;http://stonegateinn.com/wp-content/uploads/2012/11/2-col-form.jpg&#34; rel=&#34;nofollow&#34;&#62;http://stonegateinn.com/wp-content/uploads/2012/11/2-col-form.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-87967</link>
			<pubDate>Tue, 06 Nov 2012 12:13:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">87967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to use the Ready Classes, then you need to use them together correctly. You need to use &#34;gf_left_half&#34; then &#34;gf_right_half&#34; together in succession. Doing them the way you are (stacking a group of lefts and rights) simply isn't going to work.&#60;/p&#62;
&#60;p&#62;You can re-order your form fields and then use the right &#38;amp; left classes so the form lays out properly, or you can always use the HTML blocks to introduce some new markup (add div containers, etc) and then float the containing elements, etc. &#60;/p&#62;
&#60;p&#62;You can refer to this older post about using the HTML blocks to add fieldsets.. the concept is exactly the same, you would just use div element containers if you didn't want the fieldsets. Once the new divs are added in the markup, you can position and style them however you would like.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd personally just go with reordering the form fields and using the Ready Classes together properly.&#60;/p&#62;
&#60;p&#62;Best of luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobOrillia on "2 Columns not Aligning to Top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-columns-not-aligning-to-top#post-87966</link>
			<pubDate>Tue, 06 Nov 2012 11:58:36 +0000</pubDate>
			<dc:creator>RobOrillia</dc:creator>
			<guid isPermaLink="false">87966@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi There: I am new to this forum and Gravity Forms. I simply love this plugin but realize I have lots to learn. &#60;/p&#62;
&#60;p&#62;My first form that I am a little challenged with can be found here &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.stonegateinn.com/hotel-packages/casino-getaway/&#34; rel=&#34;nofollow&#34;&#62;http://www.stonegateinn.com/hotel-packages/casino-getaway/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;My challenge is getting the 2 columns to align top. The instructions you provided were followed (re: top label alignment) yet the 2 columns do not seem to align top.&#60;/p&#62;
&#60;p&#62;Any ideas on how I can fix this?&#60;/p&#62;
&#60;p&#62;Thanks a bunch!&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
