<?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: Position of elements inside form body</title>
		<link>https://legacy.forums.gravityhelp.com/topic/position-of-elements-inside-form-body</link>
		<description>Gravity Support Forums Topic: Position of elements inside form body</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:36:55 +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/position-of-elements-inside-form-body" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Position of elements inside form body"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-elements-inside-form-body#post-193133</link>
			<pubDate>Mon, 01 Apr 2013 14:22:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">193133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add this CSS to add some padding above the form title and increase the tan area:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_5 h3.gform_title {
    padding-top:20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To add some space between the top of the form and your content, you can add this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_5 {
   margin-top: 50px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You could also increase the padding of the gform_wrapper_5 instead of adding the padding to the title.  That would increase the height of the tan as well.  There are a few different ways you can do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clarendonsite on "Position of elements inside form body"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-elements-inside-form-body#post-193004</link>
			<pubDate>Mon, 01 Apr 2013 12:04:30 +0000</pubDate>
			<dc:creator>clarendonsite</dc:creator>
			<guid isPermaLink="false">193004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, with support help I was able to position elements inside the form with this supplied code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_5 {
    padding: 0px 11px;
}

body #gform_wrapper_5 label {
    padding-top: 11px;
}

body #gform_wrapper_5 .gform_footer {
    padding:0px;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This worked great. However, I now want to add padding (the tan area) above the (newly added) form title - so assuming we need to add to the code originally provided. Tried a few things, but couldn't get it to work. See form above map on this page: &#60;a href=&#34;http://184.173.196.201/~hostccl/property/townhouse-condo/&#34; rel=&#34;nofollow&#34;&#62;http://184.173.196.201/~hostccl/property/townhouse-condo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also - will want to add padding above the entire form to increase separation between the form and the copy above. Thanks! MM
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
