<?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: Using gf_inline to put City/State/Zip on the same line</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-gf_inline-to-put-citystatezip-on-the-same-line</link>
		<description>Gravity Support Forums Topic: Using gf_inline to put City/State/Zip on the same line</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:23:04 +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/using-gf_inline-to-put-citystatezip-on-the-same-line" rel="self" type="application/rss+xml" />

		<item>
			<title>regsiteadmin on "Using gf_inline to put City/State/Zip on the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf_inline-to-put-citystatezip-on-the-same-line#post-57526</link>
			<pubDate>Wed, 02 May 2012 20:30:57 +0000</pubDate>
			<dc:creator>regsiteadmin</dc:creator>
			<guid isPermaLink="false">57526@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob! That did it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Using gf_inline to put City/State/Zip on the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf_inline-to-put-citystatezip-on-the-same-line#post-57512</link>
			<pubDate>Wed, 02 May 2012 17:47:47 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57512@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The ready classes won't apply to the Advanced Grouping Fields. You will need to target with CSS. Just doing a quick tinker I came up with this as a starting point:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_1_21_4_container {
width: 20% !important;
float: left;
display: inline-block;
}
#input_1_21_5_container {
float: left;
width: 30%;
display: inline-block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Play around with those selectors. Otherwise you'll need to create your own, individual address fields to which at that point, you can use the ready classes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>regsiteadmin on "Using gf_inline to put City/State/Zip on the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf_inline-to-put-citystatezip-on-the-same-line#post-57511</link>
			<pubDate>Wed, 02 May 2012 17:35:20 +0000</pubDate>
			<dc:creator>regsiteadmin</dc:creator>
			<guid isPermaLink="false">57511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, meant to include this: &#60;a href=&#34;http://nccsite.com/hhs_osdbu_temp/registration/&#34; rel=&#34;nofollow&#34;&#62;http://nccsite.com/hhs_osdbu_temp/registration/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>regsiteadmin on "Using gf_inline to put City/State/Zip on the same line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf_inline-to-put-citystatezip-on-the-same-line#post-57509</link>
			<pubDate>Wed, 02 May 2012 17:34:20 +0000</pubDate>
			<dc:creator>regsiteadmin</dc:creator>
			<guid isPermaLink="false">57509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry if this has been answered, but I've looked around the forum for a few hours and haven't been able to get this working the way I want.&#60;/p&#62;
&#60;p&#62;I'd like to have the City, State, and Zip fields displayed in the same line within the Address advanced field. I added&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#input_1_21_4 {
width: 25% !important;
}
#input_1_21_5 {
width: 25% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(where 21_4 is State and 21_5 is Zip) to adjust the width of the State and Zip fields so that they'd fit together, but I'm not sure how to use gf_inline to put them one the same line. I added it to the CSS Class Name with no effect.&#60;/p&#62;
&#60;p&#62;Any help is appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
