<?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 column layout in lower part of the form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form</link>
		<description>Gravity Support Forums Topic: 2 column layout in lower part of the form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 14:26:58 +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-column-layout-in-lower-part-of-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9372</link>
			<pubDate>Fri, 03 Sep 2010 20:10:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9372@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My pleasure Steve. Good luck with the CSS tutorials. I'm sure you'll be a pro in no time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9368</link>
			<pubDate>Fri, 03 Sep 2010 19:18:58 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9368@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi kevin,&#60;/p&#62;
&#60;p&#62;Magic! Worked great. &#60;/p&#62;
&#60;p&#62;Thanks for the CSS resources. Guess what I'll be doing this Labor Day Weekend!&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9366</link>
			<pubDate>Fri, 03 Sep 2010 18:58:22 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9366@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure, I tweaked everything a bit here but you can try something like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper ul#gform_fields_1 li.two_columns, .gform_wrapper ul#gform_fields_1 li.two_columns_last {width:45%; height:65px; float:left; border:1px solid #eee; margin:0 10px 14px 0!important; padding:8px}
  .gform_wrapper ul#gform_fields_1 li.two_columns_last {clear:right; }
  .gform_wrapper ul#gform_fields_1 li.two_columns label, .gform_wrapper ul#gform_fields_1 li.two_columns_last label {float:none; clear:both; margin-bottom:8px!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/27abc3cfdfd59283bca084b3a1346a46.png&#34; rel=&#34;nofollow&#34;&#62;test screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A few of good sites for CSS tutorials..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://w3schools.com/&#34; rel=&#34;nofollow&#34;&#62;http://w3schools.com/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.csstutorial.net/&#34; rel=&#34;nofollow&#34;&#62;http://www.csstutorial.net/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.tizag.com/cssT/&#34; rel=&#34;nofollow&#34;&#62;http://www.tizag.com/cssT/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A google search will turn up hundreds more I'm sure, but those are a good place to get some good info and examples.&#60;/p&#62;
&#60;p&#62;I understand about the client work and wish you the best on that front. It's always a challenge.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9364</link>
			<pubDate>Fri, 03 Sep 2010 18:36:46 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9364@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;As always you hit the ball out of the field! One thing that strikes me is the amount of dead space. Is there any way in this particular section to have the field labels aligned on the top or bottom of the fields? It will make a lot more efficient use of space.&#60;/p&#62;
&#60;p&#62;I have to disagree that my css declaration was a &#34;little off&#34;. It was way way off! I need to get up to speed on CSS pretty quickly. Would you know of any good online resource(s) I could use? &#60;/p&#62;
&#60;p&#62;Spot on with your comments about the large number of uploads. I suggested to my client that zipping them up into one file might be the best way to go but he wouldn't go for it. I'll test it out to see what happens.&#60;/p&#62;
&#60;p&#62;Many thanks again for your stellar support.&#60;/p&#62;
&#60;p&#62;Best&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9360</link>
			<pubDate>Fri, 03 Sep 2010 18:01:59 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Steve,&#60;/p&#62;
&#60;p&#62;Your CSS declaration above is a little off. Let's take a different direction anyhow. The best way to proceed is to add a class to the field via the admin. For my test, I added the class &#34;two_columns&#34; to all but the last of the fields.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/0cb9457c49496865710f9465ce85cf81.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For the very last field in the series, I added a different class..&#34;two_columns_last&#34;. We need this one to clear the float so everything below that lines up correctly. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/82fb5d14c3cbf4ff6f0530af91db370f.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, once that's added. You can add this to your theme's style.css file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper ul#gform_fields_1 li.two_columns, .gform_wrapper li.two_columns_last {width:48%; height:140px; float:left; border:1px solid #eee; margin:0 10px 14px 0!important}
  .gform_wrapper ul#gform_fields_1 li.two_columns_last {clear:right}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can see the result of my test.. &#60;a href=&#34;http://grab.by/grabs/7f495820e6ee2d132052fa4a4da21a58.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, you'll notice a couple of things. The file upload field is different depending on the browser you're using and it may or may not fit the way you hope. If you used the &#34;top label&#34; option for your form, you'd have a better chance of it fitting in the space horizontally. It's something you may want to play around with.&#60;/p&#62;
&#60;p&#62;Also, unrelated to the styling, I'm not sure that many file upload fields is going to be a good idea from a performance or usability standpoint. If the validation returns an error, you may have to re-populate all of those fields again before sending. If not, then you're going to try to push all of these files up to the server at one time and may end up with upload errors or timeouts. Just something to think about as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "2 column layout in lower part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-column-layout-in-lower-part-of-the-form#post-9357</link>
			<pubDate>Fri, 03 Sep 2010 16:37:43 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9357@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a very long form which I need to shorten. I want to have a 2 column layout in the last section which comprise 36 uploads. The CSS I used is:&#60;/p&#62;
&#60;p&#62;'ul#input_1_64.gfield_file li {width:50%; margin:0; float:left}'&#60;/p&#62;
&#60;p&#62;The form is &#60;a href=&#34;http://autostoresuperstore.com/application/&#34; rel=&#34;nofollow&#34;&#62; here&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The CSS doesn't seem to make it happen. Any insight is appreciated.&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
