<?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: List 6 fields next to each other (inline)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline</link>
		<description>Gravity Support Forums Topic: List 6 fields next to each other (inline)</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:47:41 +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/list-6-fields-next-to-each-other-inline" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37100</link>
			<pubDate>Wed, 05 Oct 2011 09:01:39 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">37100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful. I'm happy to hear that helped out. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgerenser on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37099</link>
			<pubDate>Wed, 05 Oct 2011 08:36:37 +0000</pubDate>
			<dc:creator>mgerenser</dc:creator>
			<guid isPermaLink="false">37099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin, thanks for the quick and accurate reply. Exporting as an XML and re-importing the file was a huge time saver, and worked very well!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37031</link>
			<pubDate>Tue, 04 Oct 2011 15:14:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">37031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's no built-in way to duplicate groups of fields. Your best bet is to export the form as XML and manually copy the groups of fields and duplicate them. If you do that, you have to be mindful to increment the field ID's everywhere so your form still works properly.&#60;/p&#62;
&#60;p&#62;If you're not comfortable doing that, then doing it all manually in the form editor is going to be the way to go.&#60;/p&#62;
&#60;p&#62;That's going to be a lot of fields, but you should be fine. I've seen some really huge forms out there. Occasionally people run into PHP memory issues with really large, complex forms but that probably won't be a problem for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgerenser on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37025</link>
			<pubDate>Tue, 04 Oct 2011 14:34:47 +0000</pubDate>
			<dc:creator>mgerenser</dc:creator>
			<guid isPermaLink="false">37025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome! Thanks for the quick fix. I'll talk to the WooThemes support staff about this, but for now, I commented out this section in the style.css file and now everything on my form appears as expected. Thank you so much!&#60;/p&#62;
&#60;p&#62;Next question. This is related to the way we have our order form set up on this page. If we want to add 11 more &#34;rows&#34; (or items), what's the easiest way to do this? Do I have to manually create 11 more sections in the form editor? Is this too many fields for one page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37023</link>
			<pubDate>Tue, 04 Oct 2011 14:21:41 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">37023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;your problem is coming from your theme stylesheet - (style.css line 791 )&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label .gfield_label {
    display: block;
    float: left;
    margin: 5px 0 4px !important;
    padding-right: 20px;
    width: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if you disable that rule, you'll see that the inline class works as intended.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/oCXFw7&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/oCXFw7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I see you're using a WooTheme. I didn't even have to look to be sure actually. WooThemes adds custom Gravity Forms styles to their themes that override the default form layouts and cause problems from time to time. You can remove those styles from your stylesheet if you'd like, or you can consult with the WooThemes support team on the best way to override their theme styles for your forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgerenser on "List 6 fields next to each other (inline)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-6-fields-next-to-each-other-inline#post-37018</link>
			<pubDate>Tue, 04 Oct 2011 13:28:19 +0000</pubDate>
			<dc:creator>mgerenser</dc:creator>
			<guid isPermaLink="false">37018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The order form on our web site is located at &#60;a href=&#34;http://richardpyznar.com/order/&#34; rel=&#34;nofollow&#34;&#62;http://richardpyznar.com/order/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What we want to be able to allow customers to order up to a dozen different items right from this page. Each item has 6 fields that must be filled out (area, catalog, catalog #, price, condition and quantity). I want all 6 of these fields to appear inline, next to each other. However, when I try to use the Ready Class gf_inline, it gets messed up. Our site's width is 960px, so there should be plenty of room to run these 6 fields together on one line. Any idea what the issue is, and how I can fix this?&#60;/p&#62;
&#60;p&#62;If I remove the Ready Class, and divide it up by thirds, it looks fine, but then it puts all this order info for one item onto two rows. Is there any way to divide it into sixths?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
