<?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: Simple single line and single field form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form</link>
		<description>Gravity Support Forums Topic: Simple single line and single field form</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 23:42:30 +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/simple-single-line-and-single-field-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32484</link>
			<pubDate>Sun, 14 Aug 2011 09:05:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. Thanks for the update. I'm glad you figured it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32480</link>
			<pubDate>Sun, 14 Aug 2011 05:07:19 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">32480@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the speedy reply. I had a eureka moment and it all came good. Once again thanks for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32446</link>
			<pubDate>Sat, 13 Aug 2011 01:00:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32446@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@colinz,&#60;/p&#62;
&#60;p&#62;Can you post a URL to your form for me? It will be a lot easier to give you specific guidance if I can see and inspect it myself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32444</link>
			<pubDate>Sat, 13 Aug 2011 00:54:12 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">32444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Kevin, those threads you gave me helped and l now have 'inline' field box and submit button&#60;/p&#62;
&#60;p&#62;At the risk of outstaying my welcome, l was wondering how to change the field label width for this form. I see its defaulting to 29%, but that takes the field label to 2 lines, as its quite long. I can change the length to 70% in Firebug, but l cannot see where l can alter this in the CSS.&#60;br /&#62;
Ultimately, l am trying to get a long field label left of the field box and the submit button to the right of that box.&#60;/p&#62;
&#60;p&#62;Once again, thanks for your assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32280</link>
			<pubDate>Thu, 11 Aug 2011 08:57:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32280@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can position the submit button inline with some CSS manipulation. This previous thread discusses how.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The title is an option when you're adding your form using the shortcode builder. Just uncheck the option and it won't be displayed on your form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/File:Shortcode-builder.png&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/File:Shortcode-builder.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;you can also manually create your shortcode, just make sure the title attribute is set to false.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[gravityform id=1 title=false description=false ajax=true]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Simple single line and single field form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-single-line-and-single-field-form#post-32276</link>
			<pubDate>Thu, 11 Aug 2011 02:59:24 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">32276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can anyone assist me?&#60;br /&#62;
I would like to create a single line email entry field with the submit button to the right of the email entry box. Additionally, l would like to remove the form title, when l do so within the form editing area l get a pop up &#34;Please enter a Title for this form. When adding the form to a page or post, you will have the option to hide the title.&#34; I see no option to hide the title!&#60;br /&#62;
The location of this 'form' is going to be within a 30px strip below the main image on the home page.&#60;br /&#62;
Cheers&#60;br /&#62;
Colin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
