<?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: First and Last Name fields to appear vertically or stacked</title>
		<link>https://legacy.forums.gravityhelp.com/topic/first-and-last-name-fields-to-appear-vertically-or-stacked</link>
		<description>Gravity Support Forums Topic: First and Last Name fields to appear vertically or stacked</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:35:51 +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/first-and-last-name-fields-to-appear-vertically-or-stacked" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "First and Last Name fields to appear vertically or stacked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/first-and-last-name-fields-to-appear-vertically-or-stacked#post-206935</link>
			<pubDate>Fri, 12 Apr 2013 09:25:47 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">206935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it working, thanks for the assist Richard!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeson on "First and Last Name fields to appear vertically or stacked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/first-and-last-name-fields-to-appear-vertically-or-stacked#post-206932</link>
			<pubDate>Fri, 12 Apr 2013 09:24:30 +0000</pubDate>
			<dc:creator>sergeson</dc:creator>
			<guid isPermaLink="false">206932@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick response!  The code is working and the form looks much better.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "First and Last Name fields to appear vertically or stacked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/first-and-last-name-fields-to-appear-vertically-or-stacked#post-206469</link>
			<pubDate>Fri, 12 Apr 2013 03:29:22 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">206469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, you should be able to accomplish this by setting the containers to float:none; using CSS like this placed towards the bottom of your themes style.css file.  You will have to change the input ids to match your form.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#input_1_1_3_container {
    float: none;
}
#input_1_1_6_container {
    float: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first number after the input is the form number, the second the field number, and the third is the inputs unique id, you can find these if using chrome by right clicking on the first name field for example and choosing 'inspect element' from the context menu.  Check out this screen shot for an example &#60;a href=&#34;http://imgur.com/aATiSaz&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/aATiSaz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeson on "First and Last Name fields to appear vertically or stacked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/first-and-last-name-fields-to-appear-vertically-or-stacked#post-206320</link>
			<pubDate>Fri, 12 Apr 2013 00:55:20 +0000</pubDate>
			<dc:creator>sergeson</dc:creator>
			<guid isPermaLink="false">206320@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello!  How can I get the first and last name fields to appear as a stack (vertically).  I found this topic:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-to-display-advanced-name-field-vertically&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-to-display-advanced-name-field-vertically&#60;/a&#62;  which was closed as a priority support request.&#60;/p&#62;
&#60;p&#62;Any assistance would be great appreciated.  Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
