<?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: Title to teh left  and form field to the right?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right</link>
		<description>Gravity Support Forums Topic: Title to teh left  and form field to the right?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:07: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/title-to-teh-left-and-form-field-to-the-right" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63210</link>
			<pubDate>Thu, 21 Jun 2012 16:07:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've implemented &#60;a href=&#34;http://www.wduffy.co.uk/jLabel/&#34; rel=&#34;nofollow&#34;&#62;this&#60;/a&#62; for a client that worked great, its semantic and has good fall-back support and validation stays intact.&#60;/p&#62;
&#60;p&#62;There is also a variant way to do this here: &#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;</description>
		</item>
		<item>
			<title>bhibbs on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63202</link>
			<pubDate>Thu, 21 Jun 2012 14:14:16 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">63202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok thanks it does work.&#60;br /&#62;
How do you get the  default value placed in a field to disappear when you click in it?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63186</link>
			<pubDate>Thu, 21 Jun 2012 12:47:27 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is making a change, see this &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/80d2a593-637a-46e7-8beb-f8b310eca3ec/4f7c6c299e8c80915758732482f7cfcc&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You'll need to lower the height on that textarea, try 40px instead of 60px for example. IF you use chrome developer tools to inspect these elements you will see the styles are being applied and when you uncheck them in the inspector you will see the gap between each widen, so it is working. You're just going to have tinker around with it. Also, you can post on the job forum to hire a CSS developer to make any customizations that you are having issues with accomplishing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63183</link>
			<pubDate>Thu, 21 Jun 2012 12:37:58 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">63183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i dont see the update i put it in its own style inside the form in an html tag.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63181</link>
			<pubDate>Thu, 21 Jun 2012 12:26:55 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is there, it was just a super small change, I've updated that snippet above. Replace what you have with that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63170</link>
			<pubDate>Thu, 21 Jun 2012 11:51:27 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">63170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I placed that code in the form page in an html tag is that correct? Im not seeing a change?&#60;/p&#62;
&#60;p&#62;I would like the &#34;content&#34; text to the left of the radio buttons also
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-63017</link>
			<pubDate>Tue, 19 Jun 2012 15:16:15 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Brian, the problem with that is because you are using ready classes, the form requires you use the top label alignment. What field(s) in particular are looking to have the label to the left? This will most likely require custom CSS.&#60;/p&#62;
&#60;p&#62;This will tighten up those radio fields a bit:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
#field_7_4, #field_7_5, #field_7_6, #field_7_7, li#field_7_4 .gfield_label, li#field_7_5 .gfield_label, li#field_7_6 .gfield_label, li#field_7_7 .gfield_label {
margin: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bhibbs on "Title to teh left  and form field to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-to-teh-left-and-form-field-to-the-right#post-62998</link>
			<pubDate>Tue, 19 Jun 2012 12:45:33 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">62998@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just want the field title to the left and the field to the right.&#60;/p&#62;
&#60;p&#62;I also am trying to  adjust the padding of the radio buttons I have. They are to far apart.&#60;/p&#62;
&#60;p&#62;Any help appreciated.&#60;br /&#62;
Here is the link:&#60;br /&#62;
&#60;a href=&#34;http://palcs.bhibbs.job.ana.io/&#34; rel=&#34;nofollow&#34;&#62;http://palcs.bhibbs.job.ana.io/&#60;/a&#62;&#60;br /&#62;
Just click on give feedback button in lower-right corner.&#60;br /&#62;
-Brian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
