<?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: CSS Positioning help (Kevin?)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-positioning-help-kevin</link>
		<description>Gravity Support Forums Topic: CSS Positioning help (Kevin?)</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:42:11 +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/css-positioning-help-kevin" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS Positioning help (Kevin?)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-positioning-help-kevin#post-7985</link>
			<pubDate>Thu, 29 Jul 2010 14:52:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Super. Thanks for the update Robert.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobertLBasil on "CSS Positioning help (Kevin?)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-positioning-help-kevin#post-7983</link>
			<pubDate>Thu, 29 Jul 2010 12:53:56 +0000</pubDate>
			<dc:creator>RobertLBasil</dc:creator>
			<guid isPermaLink="false">7983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That did it, thanks Kevin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS Positioning help (Kevin?)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-positioning-help-kevin#post-7960</link>
			<pubDate>Wed, 28 Jul 2010 22:00:52 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7960@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like you applied the float in a couple of the wrong places.. to your HTML block, etc. You want to float the first 2 list items in the row, and not the third so it clears the float and starts a new row.&#60;/p&#62;
&#60;p&#62;Try this.. should work better.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#gform_wrapper_1 #field_1_2, #gform_wrapper_1 #field_1_3, #gform_wrapper_1 #field_1_6, #gform_wrapper_1 #field_1_7, #gform_wrapper_1 #field_1_9, #gform_wrapper_1 #field_1_10, #gform_wrapper_1 #field_1_9, #gform_wrapper_1 #field_1_10, #gform_wrapper_1 #field_1_12, #gform_wrapper_1 #field_1_13  {float:left; width:33%;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Since you're re-setting your container width and the inputs are a percentage of that, you'll probably want to go to the admin and set the field widths to &#34;large&#34; on those to compensate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobertLBasil on "CSS Positioning help (Kevin?)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-positioning-help-kevin#post-7955</link>
			<pubDate>Wed, 28 Jul 2010 19:30:27 +0000</pubDate>
			<dc:creator>RobertLBasil</dc:creator>
			<guid isPermaLink="false">7955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;/p&#62;
&#60;p&#62;After reading over the old thread of yours on CSS positioning of the form fields I've been trying in vain to postion my form. ie:&#60;/p&#62;
&#60;p&#62;Level 1&#60;br /&#62;
1 1 1&#60;/p&#62;
&#60;p&#62;Level 2&#60;br /&#62;
1 1 1&#60;br /&#62;
2 2 2&#60;br /&#62;
3 3 3&#60;/p&#62;
&#60;p&#62;But for some reson the second level is giving me problems. Anyone care to give me some ideas?&#60;/p&#62;
&#60;p&#62;Here is the form URL:&#60;br /&#62;
&#60;a href=&#34;http://www.plexusresourcecenter.com/business-builder-challenge-worksheet/&#34; rel=&#34;nofollow&#34;&#62;http://www.plexusresourcecenter.com/business-builder-challenge-worksheet/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is my current CSS for the form.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_1 #field_1_2, #gform_wrapper_1 #field_1_3 {float:left; width:34%;}
#gform_wrapper_1 #field_1_5, #gform_wrapper_1 #field_1_6 {float:left; width:34%;}
#gform_wrapper_1 #field_1_8, #gform_wrapper_1 #field_1_9 {float:left; width:34%;}
#gform_wrapper_1 #field_1_11, #gform_wrapper_1 #field_1_12 {float:left; width:34%;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
