<?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: Two text boxes side by side</title>
		<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side</link>
		<description>Gravity Support Forums Topic: Two text boxes side by side</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 00:00:21 +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/two-text-boxes-side-by-side" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-40680</link>
			<pubDate>Wed, 09 Nov 2011 21:38:50 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">40680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This was updated and the fix should be in the current 1.6.1 release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-39986</link>
			<pubDate>Thu, 03 Nov 2011 19:27:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">39986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good catch. That &#38;lt; td &#38;gt; exists for the icons to add new rows.. if you set it to a maximum of one row, it really isn't necessary. I'll see if we can get that on the update list for the next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtelepathy on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-39757</link>
			<pubDate>Wed, 02 Nov 2011 17:41:24 +0000</pubDate>
			<dc:creator>dtelepathy</dc:creator>
			<guid isPermaLink="false">39757@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks the 1.6 release helped a lot and it looks great as well!&#60;/p&#62;
&#60;p&#62;I was able to figure out the solution using a List with 1 row and 2 columns. Styled it with CSS for the victory.&#60;/p&#62;
&#60;p&#62;Had a follow up question re: Lists. When I created this list with 1 row and 2 columns I noticed there was a third table cell with the class 'gfield_list_icons'.  I had to do some CSS to display:none the cell so my formatting worked properly. Is there a way to disable it? Or what is it there, how can i take advantage of that space. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-39217</link>
			<pubDate>Fri, 28 Oct 2011 10:47:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">39217@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're using the 1.6RC version, you can get pretty close using one of the new list fields.&#60;/p&#62;
&#60;p&#62;Set it up for multiple columns with a max of one row and you're 99% there. Then you can tweak the styles a bit to get closer to what you're looking for.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/sQyCdd&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/sQyCdd&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/skYqsJ&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/skYqsJ&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the final 1.6 release is scheduled for the first of next week but you can grab the latest stable release candidate from the downloads page and use that now if you'd like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-39184</link>
			<pubDate>Fri, 28 Oct 2011 00:03:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to your form. We can help you with the CSS to make this happen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtelepathy on "Two text boxes side by side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-text-boxes-side-by-side#post-39148</link>
			<pubDate>Thu, 27 Oct 2011 17:23:57 +0000</pubDate>
			<dc:creator>dtelepathy</dc:creator>
			<guid isPermaLink="false">39148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to create a two text input boxes side by side. similar to how The Address field does city and state side by side. &#60;/p&#62;
&#60;p&#62;I want to create one label field for both text boxes. but each box have a description underneath it to help the user fill it out. &#60;/p&#62;
&#60;p&#62;Is this possible? I tried doing two text input boxes and using CSS to style it but having issues since they're both in different &#38;lt; li &#38;gt; elements. Thanks.&#60;/p&#62;
&#60;p&#62;Here's a screenshot of what i'd like to accomplish. &#60;a href=&#34;http://ScrnSht.com/vyjzar&#34; rel=&#34;nofollow&#34;&#62;http://ScrnSht.com/vyjzar&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
