<?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 User Favorites: adspiramus</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/adspiramus'>adspiramus</a></link>
		<description>Gravity Support Forums User Favorites: adspiramus</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:06:52 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Mattos on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-24128</link>
			<pubDate>Tue, 26 Apr 2011 09:42:17 +0000</pubDate>
			<dc:creator>Mattos</dc:creator>
			<guid isPermaLink="false">24128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great stuff, thanks guys, seems like things are even easier now with the css classes.  All working now, cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-24125</link>
			<pubDate>Tue, 26 Apr 2011 09:17:21 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">24125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Mattos, @isuk is correct. You can use the built-in CSS Ready Classes for this. I did check your form and for those to work properly, you'll need to remove the rule you added on line 1073 of your style.css file. Also, there is a rule on line 354 that adds a 17px margin porperty which will prevent the Ready Class from working properly. You can remove that property or will have to override it with another rule for list items contained in the gform_wrapper class.&#60;/p&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://grab.by/9YbF&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9YbF&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>isuk on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-24124</link>
			<pubDate>Tue, 26 Apr 2011 07:16:27 +0000</pubDate>
			<dc:creator>isuk</dc:creator>
			<guid isPermaLink="false">24124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Mattos, I assume you are using v1.5.x.x of Gravity Forms? In this case you don't need any user defined css classes to do what you want.&#60;/p&#62;
&#60;p&#62;Just add gf_left_half to the CSS Class Name field in the advanced tab for the first date selector field and gf_right_half to the second field that should belong to the same line.&#60;/p&#62;
&#60;p&#62;More examples can be found in the documentation: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mattos on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-24119</link>
			<pubDate>Tue, 26 Apr 2011 06:19:01 +0000</pubDate>
			<dc:creator>Mattos</dc:creator>
			<guid isPermaLink="false">24119@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin, I'm trying to get two fields to line up on the same line too, but seems that I'm missing something - could you take a quick look at my form - &#60;a href=&#34;http://www.summerhouse-cornwall.com/newsite/?page_id=395&#34; rel=&#34;nofollow&#34;&#62;http://www.summerhouse-cornwall.com/newsite/?page_id=395&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've added #gform_wrapper_1 #field_1_8, #gform_wrapper_1 #field_1_11 {float:left; display: inline; margin-right:10px!important; border: 1px solid #333;}&#60;/p&#62;
&#60;p&#62;to my theme stylesheet, you can see the two fields I want to line next to each other as I have temporarily added a border to them.  Hope you can show me what I'm missing.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-5448</link>
			<pubDate>Fri, 14 May 2010 08:11:37 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep. You can easily do this with a little CSS. You simply float the first containing &#38;lt; li&#38;gt; and then the second field should align next to it horizontally.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/data-fields-in-same-row#post-878&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/data-fields-in-same-row#post-878&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pikasostar on "2  Horizontal drop down fields In the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-horizontal-drop-down-fields-in-the-same-line#post-5445</link>
			<pubDate>Fri, 14 May 2010 07:01:38 +0000</pubDate>
			<dc:creator>pikasostar</dc:creator>
			<guid isPermaLink="false">5445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;2 HORIZONTAL  DROP DOWN  FIELDS IN THE SAME LINE .Is this possible with GRAVITYFORMS&#60;/p&#62;
&#60;p&#62;Checkout the screenshot&#60;br /&#62;
&#60;a href=&#34;http://imgur.com/Xosc2.png&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/Xosc2.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DannyH on "Data fields in same row"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-fields-in-same-row#post-4241</link>
			<pubDate>Thu, 25 Mar 2010 09:48:21 +0000</pubDate>
			<dc:creator>DannyH</dc:creator>
			<guid isPermaLink="false">4241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome, that worked a treat!&#60;/p&#62;
&#60;p&#62;Thanks Kevin!&#60;/p&#62;
&#60;p&#62;Also this plugin is simply amazing, great work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Data fields in same row"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-fields-in-same-row#post-4240</link>
			<pubDate>Thu, 25 Mar 2010 09:36:46 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">4240@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Danny,&#60;/p&#62;
&#60;p&#62;I grabbed your form markup and spent a couple of minutes making some CSS tweaks to get you started. Basically, you float some of the &#38;lt; li&#38;gt; elements (the ones you want on the left) and then you'll see that I set a height value on the upper list items so you didn't get a &#34;jagged float&#34; with different sized elements hanging on each other.&#60;/p&#62;
&#60;p&#62;I had to reset the input/select width percentages on this form so everything would look like your example image.&#60;/p&#62;
&#60;p&#62;Here's the CSS.. you can append it to the bottom of your theme style sheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_2.gform_wrapper .top_label input.medium, #gform_wrapper_2.gform_wrapper .top_label select.medium {width:90%;}

#gform_wrapper_2.gform_wrapper .top_label #field_2_30 input.medium, #gform_wrapper_2.gform_wrapper .top_label #field_2_30 select.medium {width:45%!important;}

#field_2_3, #field_2_5, #field_2_6, #field_2_8, #field_2_24, #field_2_28, #field_2_31, #field_2_33, #field_2_35 {float:left;}

#field_2_3, #field_2_4, #field_2_5, #field_2_10, #field_2_6, #field_2_7, #field_2_8, #field_2_9, #field_2_24, #field_2_26, #field_2_28, #field_2_39, #field_2_31, #field_2_32, #field_2_33, #field_2_34, #field_2_35, #field_2_36 {width:50%;}

#field_2_3, #field_2_4, #field_2_5, #field_2_10, #field_2_6, #field_2_7, #field_2_8, #field_2_9, #field_2_24, #field_2_26, #field_2_28, #field_2_29, #field_2_31, #field_2_32, #field_2_30 {height:75px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And here's &#60;a href=&#34;http://dl.dropbox.com/u/688846/gravityhelp/inglorious.html&#34; rel=&#34;nofollow&#34;&#62;my test page&#60;/a&#62;. It worked fine in several browsers I checked but you may need to tweak it here and there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DannyH on "Data fields in same row"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-fields-in-same-row#post-4237</link>
			<pubDate>Wed, 24 Mar 2010 23:24:34 +0000</pubDate>
			<dc:creator>DannyH</dc:creator>
			<guid isPermaLink="false">4237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI,&#60;/p&#62;
&#60;p&#62;I would like something similar and was wondering if you had time Kevin you could help me out too?&#60;/p&#62;
&#60;p&#62;Here is the link to the form:&#60;br /&#62;
&#60;a href=&#34;http://www.war-inglorious.eu/application-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.war-inglorious.eu/application-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is a link to an image showing what fields I want next to each other.&#60;br /&#62;
&#60;a href=&#34;http://img94.imageshack.us/img94/3126/applicationj.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img94.imageshack.us/img94/3126/applicationj.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help would be appreciated!&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Danny
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Data fields in same row"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-fields-in-same-row#post-3739</link>
			<pubDate>Wed, 03 Mar 2010 18:28:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">3739@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. That's what we like to hear. Thanks for the update.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
