<?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: Inline Address Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/inline-address-field</link>
		<description>Gravity Support Forums Topic: Inline Address Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:30:44 +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/inline-address-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Inline Address Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-address-field#post-54411</link>
			<pubDate>Thu, 05 Apr 2012 17:45:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd just stick with a good ol fashioned single line text field for the zip.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Inline Address Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-address-field#post-54409</link>
			<pubDate>Thu, 05 Apr 2012 17:43:22 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">54409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response.&#60;/p&#62;
&#60;p&#62;So I think I actually prefer the first solution of creating separate fields, so I've gone ahead and done that.&#60;/p&#62;
&#60;p&#62;Only issue now is that for the zip code field I'd like to limit the # of characters to 5 digits, and I can't seem to do that with the &#34;number&#34; field. Is there a way to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Inline Address Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-address-field#post-54376</link>
			<pubDate>Thu, 05 Apr 2012 15:09:33 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You might need to recreate the address fields separately and then apply the ready classes to the fields (i see you are already using ready classes here, so that's good).&#60;/p&#62;
&#60;p&#62;Otherwise, you'll need to target each piece of the address field independently via CSS. Each piece has it's own ID, so you could rearrange it via CSS as well.&#60;/p&#62;
&#60;p&#62;For example, if you drop these two styles into your theme's stylesheet you will see what I mean:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_5_4_3_container {
clear: none;
float: left;
width: 30%;
}
#input_5_4_1_container {
width: 30%;
float: left;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Inline Address Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-address-field#post-54364</link>
			<pubDate>Thu, 05 Apr 2012 13:37:25 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">54364@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.searchandperch.com/sportstrong/spring-league-registration/&#34; rel=&#34;nofollow&#34;&#62;http://www.searchandperch.com/sportstrong/spring-league-registration/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd like my address field to display inline across the page, but I'm not exactly sure how to do this. Ideally, I'd be able to put at least Street addy, City and State on one line.&#60;/p&#62;
&#60;p&#62;Is there a relatively simple way to do this? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
