<?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: Unable to set a two-column layout</title>
		<link>https://legacy.forums.gravityhelp.com/topic/unable-to-set-a-two-column-layout</link>
		<description>Gravity Support Forums Topic: Unable to set a two-column layout</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:18:53 +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/unable-to-set-a-two-column-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>TimoK on "Unable to set a two-column layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-set-a-two-column-layout#post-47130</link>
			<pubDate>Mon, 23 Jan 2012 08:42:31 +0000</pubDate>
			<dc:creator>TimoK</dc:creator>
			<guid isPermaLink="false">47130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, it worked!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Timo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Unable to set a two-column layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-set-a-two-column-layout#post-47127</link>
			<pubDate>Mon, 23 Jan 2012 06:55:09 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">47127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It appears your themes style sheet is adding a 20 pixel left margin to all the li elements on the page which is making the two name fields when side by side wider than the form's body element.&#60;br /&#62;
Adding something like this should allow both those fields to sit side by side.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper ul li {
margin: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will however apply it to all the fields, so they won't be indented compared with your 'contact me' page title, you could apply it to just the last name field by using this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#field_1_2 {
margin: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>TimoK on "Unable to set a two-column layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-set-a-two-column-layout#post-47125</link>
			<pubDate>Mon, 23 Jan 2012 06:36:55 +0000</pubDate>
			<dc:creator>TimoK</dc:creator>
			<guid isPermaLink="false">47125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I'm building my feedback form over here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://timokiander.mybizplatform.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://timokiander.mybizplatform.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, I'm unable to have my First Name and Last Name fields to be on the same row.&#60;/p&#62;
&#60;p&#62;My First Name field has a CSS class gf_left_half while my Last Name field has class gf_right_half.&#60;/p&#62;
&#60;p&#62;Any ideas why I'm not able to have those two on a same row?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Timo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
