<?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: Modify the form layout</title>
		<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout</link>
		<description>Gravity Support Forums Topic: Modify the form layout</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 06:29:45 +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/modify-the-form-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>scott74 on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48670</link>
			<pubDate>Wed, 08 Feb 2012 00:10:59 +0000</pubDate>
			<dc:creator>scott74</dc:creator>
			<guid isPermaLink="false">48670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah i see.... yeah there is some cool stuff you can do with forms but it takes some know how and patience....  I like the mad Lib Style thing yoiu guys did but I could not get that working... Need video tutorial :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rocketgenius.com/gravity-forms-mad-lib-style-form-demo/&#34; rel=&#34;nofollow&#34;&#62;http://www.rocketgenius.com/gravity-forms-mad-lib-style-form-demo/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48657</link>
			<pubDate>Tue, 07 Feb 2012 22:59:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">48657@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@scott,&#60;/p&#62;
&#60;p&#62;Nope, not the same thing Matt was talking about. In his example, the &#34;default&#34; text didn't clear. It wasn't actually in the input element at all, just absolutely positioned over it to give that illusion.&#60;/p&#62;
&#60;p&#62;Thanks for sharing the link though. He may want to explore that possibility.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott74 on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48654</link>
			<pubDate>Tue, 07 Feb 2012 22:42:17 +0000</pubDate>
			<dc:creator>scott74</dc:creator>
			<guid isPermaLink="false">48654@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is this what yo are talking about&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48636</link>
			<pubDate>Tue, 07 Feb 2012 20:42:55 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">48636@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;/p&#62;
&#60;p&#62;   Thanks for the quick reply.  I was rooting through the code and I was hoping it wasn't going to be that hard but oh well.  Back to the drawing board to think of how I'm going to setup my Contact Page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48631</link>
			<pubDate>Tue, 07 Feb 2012 20:21:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">48631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Matt,&#60;/p&#62;
&#60;p&#62;There's no easy way to do that. It looks they're using some CSS trickery (absolute positioning) of a &#34;placeholder&#34; div with the title to get it in the input. They're then padding each input enough to allot for the space it takes up. &#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/yj1eP8&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/yj1eP8&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can do it the same way, but if it's a large form it's going to be a bit of work. It's going to take a bunch of custom CSS rules and some of the HTML fields to add the extra divs &#38;amp; other markup in there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Modify the form layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modify-the-form-layout#post-48627</link>
			<pubDate>Tue, 07 Feb 2012 20:10:53 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">48627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm wanting to put the titles of my form items inside the form itself.  Is there an easy way to do this?  My friend is using PancakeApp for Invoicing and this is where I got the idea from.&#60;/p&#62;
&#60;p&#62;You can see a working demo of the site here &#60;a href=&#34;http://pancakeapp.com/demo/admin/clients/create&#34; rel=&#34;nofollow&#34;&#62;http://pancakeapp.com/demo/admin/clients/create&#60;/a&#62; .  Click on Client and then Add Client.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
