<?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: Form Formatting</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-formatting</link>
		<description>Gravity Support Forums Topic: Form Formatting</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:00:06 +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/form-formatting" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Form Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-formatting#post-318486</link>
			<pubDate>Wed, 12 Jun 2013 07:40:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">318486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aum302 on "Form Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-formatting#post-318296</link>
			<pubDate>Wed, 12 Jun 2013 03:42:10 +0000</pubDate>
			<dc:creator>aum302</dc:creator>
			<guid isPermaLink="false">318296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Worked very well. Thanks so much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-formatting#post-317047</link>
			<pubDate>Tue, 11 Jun 2013 09:52:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">317047@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a product of your theme:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=text], textarea {
margin: 0 0 20px 0;
border-style: solid;
border-width: 1px;
border-color: #dcdcdc;
font-size: 12px;
width: 90%;
padding: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That margin is your issue.&#60;/p&#62;
&#60;p&#62;Just place the following in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper input[type=&#38;quot;text&#38;quot;], body .gform_wrapper input[type=&#38;quot;url&#38;quot;], body .gform_wrapper input[type=&#38;quot;email&#38;quot;], body .gform_wrapper input[type=&#38;quot;tel&#38;quot;], body .gform_wrapper input[type=&#38;quot;number&#38;quot;], body .gform_wrapper input[type=&#38;quot;password&#38;quot;], body .gform_wrapper textarea {
margin: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>aum302 on "Form Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-formatting#post-303785</link>
			<pubDate>Wed, 05 Jun 2013 10:32:39 +0000</pubDate>
			<dc:creator>aum302</dc:creator>
			<guid isPermaLink="false">303785@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have noticed that the space/gap between various Form Fields in the two Forms I have created is not equal. That makes the forms look very odd and also wastes real estate on the page. &#60;/p&#62;
&#60;p&#62;Pls have a look at the following URLs as a reference:&#60;/p&#62;
&#60;p&#62;1. Sidebar Optin Form&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bookrecommendations.org/lolita-by-vladimir-nabokov/&#34; rel=&#34;nofollow&#34;&#62;http://bookrecommendations.org/lolita-by-vladimir-nabokov/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(Gaps between 'My all time favorite book is' &#38;amp; 'Email', 'Email' &#38;amp; 'I am a' and then, 'I am a' and 'Submit button' fields) &#60;/p&#62;
&#60;p&#62;2. Contact Form&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bookrecommendations.org/contact/&#34; rel=&#34;nofollow&#34;&#62;http://bookrecommendations.org/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(For example: gaps between 'Name' &#38;amp; 'Email', 'Website' &#38;amp; 'I am a' and then, 'Message &#38;amp; 'Get Updates' fields) &#60;/p&#62;
&#60;p&#62;Pls let me know how to get the space/gap between various Form Fields, Buttons etc.exactly the same.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
