<?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: Alignment problems</title>
		<link>https://legacy.forums.gravityhelp.com/topic/alignment-problems</link>
		<description>Gravity Support Forums Topic: Alignment problems</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 14:36:29 +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/alignment-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Alignment problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-problems#post-71916</link>
			<pubDate>Tue, 21 Aug 2012 13:22:24 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">71916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem - glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trevorbox on "Alignment problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-problems#post-71911</link>
			<pubDate>Tue, 21 Aug 2012 12:55:49 +0000</pubDate>
			<dc:creator>Trevorbox</dc:creator>
			<guid isPermaLink="false">71911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;great thanks rob!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Alignment problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-problems#post-71823</link>
			<pubDate>Tue, 21 Aug 2012 08:21:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">71823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For the vertical spacing, this is in your theme's stylesheet and the margin-bottom is the cause:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=&#38;quot;text&#38;quot;], input[type=&#38;quot;password&#38;quot;], input[type=&#38;quot;email&#38;quot;], textarea, select {
border: 1px solid #CCC;
padding: 6px 4px;
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font: 13px &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can either get rid of that margin bottom, or use this to override it (place in your theme's stylesheet):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As for the slightly staggered piece - the only one I see that is an issue is the: &#34;Email&#34; and &#34;How did you hear about us&#34; fields. The reason there is the field label for &#34;How did you hear about us&#34; is simply too long for the space so it's wrapping. Your options are to reduce the label font size or shorten the verbiage of that field label.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trevorbox on "Alignment problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-problems#post-71772</link>
			<pubDate>Mon, 20 Aug 2012 18:54:54 +0000</pubDate>
			<dc:creator>Trevorbox</dc:creator>
			<guid isPermaLink="false">71772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having alignment issues with side by side fields, they are appearing slightly staggered. test form is on &#60;a href=&#34;http://www.getacoolbox.com/newsite&#34; rel=&#34;nofollow&#34;&#62;http://www.getacoolbox.com/newsite&#60;/a&#62;. Is there is also a way i can reduce the vertical distance between fields and text?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
