<?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: Sub-labels in address before input</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-in-address-before-input</link>
		<description>Gravity Support Forums Topic: Sub-labels in address before input</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:17: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/sub-labels-in-address-before-input" rel="self" type="application/rss+xml" />

		<item>
			<title>Vayu on "Sub-labels in address before input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-in-address-before-input#post-9785</link>
			<pubDate>Mon, 13 Sep 2010 09:03:25 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">9785@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;alright, thanks for the quick support. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Sub-labels in address before input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-in-address-before-input#post-9783</link>
			<pubDate>Mon, 13 Sep 2010 08:43:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9783@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's no built-in way to change this right now. You can either use some CSS to manipulate them, or you could use jQuery to rearrange the output. Something like this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
$(document).ready(function() {
	jQuery(&#38;#39;label#input_1_4.3_label&#38;#39;).before(&#38;#39;input#input_1_4_3&#38;#39;);
	jQuery(&#38;#39;label#input_1_4.5_label&#38;#39;).before(&#38;#39;input#input_1_4_5&#38;#39;);
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;even using the jQuery method, you'd have to adjust the CSS (margins/padding) to make it look just right.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Sub-labels in address before input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-in-address-before-input#post-9782</link>
			<pubDate>Mon, 13 Sep 2010 07:57:08 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">9782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;I would like to have my address sub labels positioned before the actual input field.  Is there a way to modify this or is the only way via fiddling with css?&#60;/p&#62;
&#60;p&#62;This is temp url and will expire at some point.&#60;br /&#62;
&#60;a href=&#34;http://ombold.dk/temp/kontakt/tilmelding-til-staevner/&#34; rel=&#34;nofollow&#34;&#62;http://ombold.dk/temp/kontakt/tilmelding-til-staevner/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
