<?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 User Favorites: reganfrank</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/reganfrank'>reganfrank</a></link>
		<description>Gravity Support Forums User Favorites: reganfrank</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:37:15 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-192799</link>
			<pubDate>Mon, 01 Apr 2013 09:48:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">192799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clarendonsite on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-192718</link>
			<pubDate>Mon, 01 Apr 2013 08:25:45 +0000</pubDate>
			<dc:creator>clarendonsite</dc:creator>
			<guid isPermaLink="false">192718@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent - perfect - thank you Chris! MM
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-192176</link>
			<pubDate>Sun, 31 Mar 2013 22:51:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">192176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This text is not part of the form, so we're not going to be able to get it in the text box.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h2&#38;gt;Would you like additional information about this property?&#38;lt;/h2&#38;gt;
&#38;lt;p&#38;gt;Please supply your name and email address, and you will automatically receive an email with a link to the information.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To style the elements which are part of the form, you can use this CSS (add to your theme's stylesheet):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_5 {
	padding: 0px 11px;
}
body #gform_wrapper_5 label {
	padding-top: 11px;
}
body #gform_wrapper_5 .gform_footer {
	padding:0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Those styles will apply only to form 5.  You can use &#60;strong&#62;.gform_wrapper&#60;/strong&#62; if you want to apply the same style to all forms.&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://minus.com/lKQjJmbtM5Jaz&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lKQjJmbtM5Jaz&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clarendonsite on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-191603</link>
			<pubDate>Sun, 31 Mar 2013 10:12:50 +0000</pubDate>
			<dc:creator>clarendonsite</dc:creator>
			<guid isPermaLink="false">191603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello - I'm in need of assistance positioning elements inside the form body. See form above map: &#60;a href=&#34;http://184.173.196.201/~hostccl/property/townhouse-condo/&#34; rel=&#34;nofollow&#34;&#62;http://184.173.196.201/~hostccl/property/townhouse-condo/&#60;/a&#62;. So I have an issue with positioning the input fields and copy - would like them all indented 11px from left. And would also like to be able to control the vertical size of the tan field so that is looks something like this: &#60;a href=&#34;http://184.173.196.201/~hostccl/wp-content/uploads/2013/03/form.jpg&#34; rel=&#34;nofollow&#34;&#62;http://184.173.196.201/~hostccl/wp-content/uploads/2013/03/form.jpg&#60;/a&#62;. There will be several of these forms which all will be specific to a certain property - so there will be a different form ID for each - so the styling will need to be form ID specific. I was able to locate the code for most of this - but it seems to be all over the place. What I need to accomplish seems quite straightforward, but . . . Thanks, for you help. MM
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-64171</link>
			<pubDate>Sat, 30 Jun 2012 09:33:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">64171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this out first:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_2 .gfield_label {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;After you do that you'll need to make adjustments to that description box (#field_2_3) because the label spacing is going to alter it. So edit the top margin necessarily, as well as the height of the textarea (#input_2_3).&#60;/p&#62;
&#60;p&#62;Then we will take a look at the submit button.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redhillcrea.tv on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-64139</link>
			<pubDate>Sat, 30 Jun 2012 00:43:36 +0000</pubDate>
			<dc:creator>redhillcrea.tv</dc:creator>
			<guid isPermaLink="false">64139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry mate,&#60;br /&#62;
The original contact page is : &#60;a href=&#34;http://sharetel.com.au/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://sharetel.com.au/contact-us/&#60;/a&#62;&#60;br /&#62;
A screenshot of what I am trying to accomplish is here: &#60;a href=&#34;http://postimage.org/image/4oha6pztv/&#34; rel=&#34;nofollow&#34;&#62;http://postimage.org/image/4oha6pztv/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The changes that I need help with are:&#60;br /&#62;
1- remove the Field labels ( as they are already in the input box )&#60;br /&#62;
2- move the description box up and place the submit button below it to the right.&#60;br /&#62;
&#60;strike&#62;3- resize the Input box lengths evenly.&#60;/strike&#62;&#60;/p&#62;
&#60;p&#62;Sorry for the confusion, and thanks a stack for any help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-64029</link>
			<pubDate>Fri, 29 Jun 2012 08:07:15 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">64029@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a specific link or links to share?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redhillcrea.tv on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-64013</link>
			<pubDate>Fri, 29 Jun 2012 01:37:41 +0000</pubDate>
			<dc:creator>redhillcrea.tv</dc:creator>
			<guid isPermaLink="false">64013@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just wanted to add that all of the input boxes themselves look different and resize weirdly when the are on other pages. &#60;/p&#62;
&#60;p&#62;Could you please help me to give them all the same look? I am trying to get them to look like the &#34;first name&#34; last name&#34; input boxes&#60;/p&#62;
&#60;p&#62;Thanks again for all you help!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redhillcrea.tv on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-64011</link>
			<pubDate>Fri, 29 Jun 2012 01:23:43 +0000</pubDate>
			<dc:creator>redhillcrea.tv</dc:creator>
			<guid isPermaLink="false">64011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Rob,&#60;/p&#62;
&#60;p&#62;You are a legend!! Thank you very much!&#60;/p&#62;
&#60;p&#62;I am still learning how css effects positioning, and you have saved me heaps of tinkering time!!.&#60;/p&#62;
&#60;p&#62;I just have one more question if i may?&#60;/p&#62;
&#60;p&#62;I have 2 more changes that I need to make.&#60;/p&#62;
&#60;p&#62;1- remove the Field labels ( as they are already in the input box )&#60;br /&#62;
2- move the description box up and place the submit button below to the right.&#60;/p&#62;
&#60;p&#62;Something like this :http://postimage.org/image/4oha6pztv/&#60;/p&#62;
&#60;p&#62;Are you able to assist me further?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Css help - how to position input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-help-how-to-position-input-fields#post-63629</link>
			<pubDate>Tue, 26 Jun 2012 09:39:26 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63629@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Drop this into your theme's stylesheet and it should get you close:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_2_1_6_container {
float: none;
clear: both;
width: 50%;
}
#field_2_3 {
width: 45%;
float: right;
margin: -262px 20px 0 0;
}
#input_2_3 {
height: 205px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://www.evernote.com/shard/s212/sh/adbdde9c-6748-44e9-a099-5d24e6cd2e55/97b1995f5202782397b36659983e9b7b&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
