<?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 Submit button with inline fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields</link>
		<description>Gravity Support Forums Topic: Align Submit button with inline fields</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 11:11:10 +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-submit-button-with-inline-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67525</link>
			<pubDate>Mon, 23 Jul 2012 08:52:50 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67525@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Drop this into your theme's stylesheet for the input padding:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;text&#38;quot;].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;url&#38;quot;].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;email&#38;quot;].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;tel&#38;quot;].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;number&#38;quot;].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=&#38;quot;password&#38;quot;].medium {
padding-left: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is your culprit on the select: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/fc2a996e-99b4-4fa0-8f80-5fbf0a45208b/4d129847a2dd4a490ba64af508f0d152&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67524</link>
			<pubDate>Mon, 23 Jul 2012 08:34:34 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67524@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your help, I'm impressed. Few more needs:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://lemmonddesign.dreamhosters.com&#34; rel=&#34;nofollow&#34;&#62;http://lemmonddesign.dreamhosters.com&#60;/a&#62;&#60;br /&#62;
1. The type within the form is touching the left edge of the form field. How do I correct that?&#60;br /&#62;
2. The drop down arrow isn't showing up in Safari. Thoughts? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67522</link>
			<pubDate>Mon, 23 Jul 2012 08:28:32 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67522@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks good to me!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67441</link>
			<pubDate>Sun, 22 Jul 2012 17:54:28 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Am I on the right track with the CSS stuff?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67440</link>
			<pubDate>Sun, 22 Jul 2012 15:43:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67440@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Because you are using default values - technically the fields can submit because there is content in them. However, you could alternatively try out this approach - which would take the labels and place them in the inputs (so you would want to add your labels back in). &#60;a href=&#34;http://www.wduffy.co.uk/jLabel/&#34; rel=&#34;nofollow&#34;&#62;http://www.wduffy.co.uk/jLabel/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67439</link>
			<pubDate>Sun, 22 Jul 2012 15:13:00 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67439@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just noticed the drop down arrow isn't working on Safari. Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67438</link>
			<pubDate>Sun, 22 Jul 2012 15:09:11 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh and with the CSS styling questions, it looks like what I need to do is build this structure (&#60;a href=&#34;http://www.gravityhelp.com/resources/cssguide/css_guide.html&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/resources/cssguide/css_guide.html&#60;/a&#62;) into my CSS and edit from there, correct?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67437</link>
			<pubDate>Sun, 22 Jul 2012 15:00:30 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67437@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I got it. Check it out: lemmonddesign.dreamhosters.com. &#60;/p&#62;
&#60;p&#62;On to styling: &#60;/p&#62;
&#60;p&#62;1. Fields and Button same size on same line.&#60;br /&#62;
        -The code I added in the CSS is still there. Seems to be working. Should that happen?&#60;br /&#62;
2. I read that including a &#34;Default Value&#34; makes it so nothing is required? Is this still true? These fields have to be required.&#60;br /&#62;
           -On this topic: I'd like to make everything required but hide the &#34;*&#34; asterisks.&#60;br /&#62;
                  -Is this possible? &#60;/p&#62;
&#60;p&#62;Get back to me when you can. Thanks! &#60;/p&#62;
&#60;p&#62;(Side note: FYI, when I put in the &#34;CSS Class Name&#34; and &#34;Default Value&#34; and then deleted the field label it would negate the &#34;Default Value.&#34; It was there, I just had to copy and paste it back in. Not sure if this a bug or what.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67422</link>
			<pubDate>Sun, 22 Jul 2012 08:48:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is a tutorial on how you can do value clearing and placement:&#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;
&#60;p&#62;Let me know when you've got that working and then we'll look at the styling.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlemmond on "Align Submit button with inline fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-submit-button-with-inline-fields#post-67384</link>
			<pubDate>Sat, 21 Jul 2012 18:13:54 +0000</pubDate>
			<dc:creator>mlemmond</dc:creator>
			<guid isPermaLink="false">67384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oops. Here's what I need it to look like: &#60;a href=&#34;http://ad-site-p2.lemmond-design-test.yourwebisonline.com/&#34; rel=&#34;nofollow&#34;&#62;http://ad-site-p2.lemmond-design-test.yourwebisonline.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
