<?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: Align Form Inputs with Title</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title</link>
		<description>Gravity Support Forums Topic: Align Form Inputs with Title</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 09:11:56 +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/align-form-inputs-with-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Align Form Inputs with Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title#post-25836</link>
			<pubDate>Wed, 18 May 2011 12:11:04 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25836@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries. It's something pretty common. We just know to look for it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtbentley on "Align Form Inputs with Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title#post-25834</link>
			<pubDate>Wed, 18 May 2011 11:54:05 +0000</pubDate>
			<dc:creator>curtbentley</dc:creator>
			<guid isPermaLink="false">25834@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent guys, thanks!  Feel a bit sheepish not to have noticed it myself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Align Form Inputs with Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title#post-25832</link>
			<pubDate>Wed, 18 May 2011 11:48:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's coming from your theme styles. It's adding a 16 pixel left padding value to all the list items. You can see that if I disable the padding from the theme style, the form formats properly.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/aa2g&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/aa2g&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You should be able to override that by adding this to the end of your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#sidebar .gform_wrapper li,
#sidebar-alt .gform_wrapper li,
#footer-widgeted .gform_wrapper li { padding:0!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Give it a shot and let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Align Form Inputs with Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title#post-25830</link>
			<pubDate>Wed, 18 May 2011 11:43:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme is adding padding to LI items in the footer widget.  See this screenshot: &#60;a href=&#34;http://grab.by/aa1Z&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/aa1Z&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is also why the links in the middle column of your footer under Categories are indented as well. It's adding padding to the left to indent the items.  Gravity Forms outputs a form as list items, so your themes CSS is being inherited by the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtbentley on "Align Form Inputs with Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-inputs-with-title#post-25819</link>
			<pubDate>Wed, 18 May 2011 11:27:59 +0000</pubDate>
			<dc:creator>curtbentley</dc:creator>
			<guid isPermaLink="false">25819@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to align form input fields with the form title and submit button.  The standard styling offsets the form fields and labels to the right by 10-20 pixels.  I've looked at the visual css guide as well as some of the other resources, and nothing I do seems to change things.&#60;/p&#62;
&#60;p&#62;This should be a simple fix, just floating left and eliminting padding/margin values, but, for the life of me, I can't get it to work.&#60;/p&#62;
&#60;p&#62;I'm using the Prose child theme on Genesis, you can see my site here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.bentleybriggs.com&#34; rel=&#34;nofollow&#34;&#62;http://www.bentleybriggs.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(scroll down to the footer to see the form)&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
