<?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: Align Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-fields</link>
		<description>Gravity Support Forums Topic: Align Fields</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 23:57:43 +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/align-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42887</link>
			<pubDate>Fri, 02 Dec 2011 13:50:43 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nice, we did it! Glad to help. I'm going to close this topic, if you need anything else let us know. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jim on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42884</link>
			<pubDate>Fri, 02 Dec 2011 13:37:51 +0000</pubDate>
			<dc:creator>jim</dc:creator>
			<guid isPermaLink="false">42884@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks great man! I cant thank you enough!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42876</link>
			<pubDate>Fri, 02 Dec 2011 12:32:38 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42876@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Because the quantity field comes before the description field - this would work only if your spacing stays consistent. You might need to tweak if your product name and/or description gets longer. Replace with this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gfield_price label, .gfield_price .gfield_description {
float: left;
padding-right: 10px;
}
.gfield_price .gfield_description {
margin-left: 4px;
clear: none !important;
width: auto !important;
}
.gfield_price label {
margin-top: 7px !important;
}
span.ginput_product_price, span.ginput_product_price_label {
display: none !important;
}
span.ginput_quantity_label {
margin: 0 !important;
}
.gfield_price .ginput_container {
float: right;
margin: 2px 258px 0 0;
padding-right: 10px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jim on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42875</link>
			<pubDate>Fri, 02 Dec 2011 12:21:12 +0000</pubDate>
			<dc:creator>jim</dc:creator>
			<guid isPermaLink="false">42875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Beautiful. Now if we could swap the qty box with the description it'd be perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42874</link>
			<pubDate>Fri, 02 Dec 2011 12:19:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK Jim, replace what we have done so far with this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gfield_price .ginput_container, .gfield_price label, .gfield_price .gfield_description {
float: left;
padding-right: 10px;
}
.gfield_price .gfield_description {
margin-left: 4px;
clear: none !important;
width: auto !important;
}
.gfield_price label {
margin-top: 7px !important;
}
span.ginput_product_price, span.ginput_product_price_label {
display: none !important;
}
span.ginput_quantity_label {
margin: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Forgive me, I'm trying to do all of this without access to your stylesheet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jim on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42873</link>
			<pubDate>Fri, 02 Dec 2011 12:07:25 +0000</pubDate>
			<dc:creator>jim</dc:creator>
			<guid isPermaLink="false">42873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can see how that other code was specific towards that part. Lets just say I dont want to show any prices right now. I'd rather have the customer call or send an email to get that info. So removing the field price is find by me. I'd still like that all inline for nice clean uniform look. Like I posted above. Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42871</link>
			<pubDate>Fri, 02 Dec 2011 11:50:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this out, this will change all future product listings as well, the previous snippet I gave you to hide the pricing was just for that one specific field ID, we can make it more generic like this if you plan on adding more product. If you don't then you can get more specific below and use the ID.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gfield_price .gfield_container, .gfield_price label, .gfield_price .gfield_description {
float: left;
padding-right: 10px;
}
.gfield_price .gfield_description {
margin-left: 10px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jim on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42869</link>
			<pubDate>Fri, 02 Dec 2011 11:25:35 +0000</pubDate>
			<dc:creator>jim</dc:creator>
			<guid isPermaLink="false">42869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok we'll stick to this thread.  Thanks! It did work, I just forgot to hold shift and refresh. Otherwise the price and field were still there. My bad. No only if I could get them all in line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42868</link>
			<pubDate>Fri, 02 Dec 2011 11:17:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Jim, did you see my reply here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/possible-to-hide-prices&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/possible-to-hide-prices&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Seems you have too topics open with slightly different requests. Can we stick to just one of these topics you posted in going forward so there are no conflicts. Let me know when you've applied that updated style block and we can keep moving forward with your whole intent.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jim on "Align Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-fields#post-42867</link>
			<pubDate>Fri, 02 Dec 2011 11:05:11 +0000</pubDate>
			<dc:creator>jim</dc:creator>
			<guid isPermaLink="false">42867@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://mvfi.com/?page_id=130&#34; rel=&#34;nofollow&#34;&#62;http://mvfi.com/?page_id=130&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
