<?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: Form to fit Sidebar</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar</link>
		<description>Gravity Support Forums Topic: Form to fit Sidebar</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:56:48 +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/form-to-fit-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Will on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-164823</link>
			<pubDate>Fri, 08 Mar 2013 17:23:21 +0000</pubDate>
			<dc:creator>Will</dc:creator>
			<guid isPermaLink="false">164823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked smoothly. Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-154633</link>
			<pubDate>Tue, 26 Feb 2013 00:46:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">154633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please add this to one of your theme's stylesheets:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* #1 */
body .gform_wrapper li,
body .gform_wrapper form li {
        padding: 2px 0;
}
/* #2 */
body .gform_wrapper input[type=&#38;quot;text&#38;quot;],
body .gform_wrapper input[type=&#38;quot;url&#38;quot;],
body .gform_wrapper input[type=&#38;quot;email&#38;quot;],
body .gform_wrapper input[type=&#38;quot;tel&#38;quot;],
body .gform_wrapper input[type=&#38;quot;number&#38;quot;],
body .gform_wrapper textarea,
body .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
         font-size: 8px;
}
/* #3 */
body .gform_wrapper .gform_heading {
        margin-bottom: 0px;
}
/* #4 */
body .gform_wrapper .gform_footer {
        margin-top: 0px;
        padding-top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://minus.com/lbkZPTOIECvt5p&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lbkZPTOIECvt5p&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can adjust all those values as you see fit.  I just wanted to show you how to target everything properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Will on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-154615</link>
			<pubDate>Tue, 26 Feb 2013 00:21:06 +0000</pubDate>
			<dc:creator>Will</dc:creator>
			<guid isPermaLink="false">154615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the add-on. The field labels are now inside the boxes.&#60;/p&#62;
&#60;p&#62;The form is live at &#60;a href=&#34;http://www.stephengoldenlaw.com&#34; rel=&#34;nofollow&#34;&#62;http://www.stephengoldenlaw.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Referring to my first post, will appreciate your help on the following:&#60;/p&#62;
&#60;p&#62;1. Decrease the distance between the field boxes&#60;br /&#62;
2. Reduce the font size of field names&#60;br /&#62;
3. Reduce the distance between the description and first field box&#60;br /&#62;
4. Reduce the distance between the last field box (Message) and the Send button.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-153349</link>
			<pubDate>Sun, 24 Feb 2013 01:04:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">153349@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We strive for a response within 48 hours, and there is no support on the weekend during non-business hours.  Please see this: &#60;a href=&#34;http://www.gravityhelp.com/support-times/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/support-times/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. To put the field labels inside the boxes, you want to use placeholder text.  There are a couple 3rd party add-ons available which will do this for you: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-placeholders/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-placeholders/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-auto-placeholders/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-auto-placeholders/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For 2, 3 and 4, please insert a form into your sidebar so we can see which fields we are talking about.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Will on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-152869</link>
			<pubDate>Sat, 23 Feb 2013 05:17:31 +0000</pubDate>
			<dc:creator>Will</dc:creator>
			<guid isPermaLink="false">152869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;More than 24 hours and no reply?&#60;/p&#62;
&#60;p&#62;Help please.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Will on "Form to fit Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-to-fit-sidebar#post-151923</link>
			<pubDate>Thu, 21 Feb 2013 23:27:07 +0000</pubDate>
			<dc:creator>Will</dc:creator>
			<guid isPermaLink="false">151923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to put a smaller contact form to fit the narrow sidebar. To make it compact, I would like to do the following:&#60;/p&#62;
&#60;p&#62;1. Put the field names inside the field boxes&#60;br /&#62;
2. Decrease the distance between the field boxes&#60;br /&#62;
3. Reduce the font size of field names&#60;br /&#62;
4. Reduce the distance between the name of the contact form and first field box&#60;/p&#62;
&#60;p&#62;The website is &#60;a href=&#34;http://www.stephengoldenlaw.com&#34; rel=&#34;nofollow&#34;&#62;http://www.stephengoldenlaw.com&#60;/a&#62;. There's a form in the Contact Us page. There is no form yet in the sidebar but you will have an idea how narrow it is.&#60;/p&#62;
&#60;p&#62;Will appreciate your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
