<?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: change width of Post Fields Body to less than small</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small</link>
		<description>Gravity Support Forums Topic: change width of Post Fields Body to less than small</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 11:30:28 +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/change-width-of-post-fields-body-to-less-than-small" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "change width of Post Fields Body to less than small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small#post-3350</link>
			<pubDate>Fri, 12 Feb 2010 17:59:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">3350@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it working!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "change width of Post Fields Body to less than small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small#post-3349</link>
			<pubDate>Fri, 12 Feb 2010 17:53:04 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">3349@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That has gotten me on the right track, as that changed the subject, but not the text area.  I am using the free core theme from StudioPress and the Widget from Joust.  The site is behind a firewall on an intranet, so I may have to put up another site to show you.&#60;/p&#62;
&#60;p&#62;Ok,&#60;br /&#62;
#gform_wrapper_xx .top_label textarea.small&#60;/p&#62;
&#60;p&#62;Worked.  Thank you for pointing me down the right path!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "change width of Post Fields Body to less than small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small#post-3343</link>
			<pubDate>Fri, 12 Feb 2010 16:13:37 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">3343@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're using the &#34;top label&#34; setting, the out-of-the-box CSS settings should work fine unless there is some CSS inheritance issue from your theme.&#60;/p&#62;
&#60;p&#62;I have a test form in a sidebar using the default settings. You can see my &#60;a href=&#34;http://grab.by/2nOf&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;. The top two fields are set to &#34;small&#34; to demonstrate the size.&#60;/p&#62;
&#60;p&#62;You can target the &#34;small&#34; class by using a CSS snippet like the one below.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_xx .top_label input.small, #gform_wrapper_xx .top_label select.small {
	width:25%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You'll want to change the &#34;#gform_wrapper_xx&#34;  to your actual form id, something more like &#34;#gform_wrapper_1&#34;. You can then edit the width value to whatever you prefer, a percentage or fixed pixel width. You'll want to append this CSS to the bottom of your theme style sheet to get it all working correctly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "change width of Post Fields Body to less than small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small#post-3342</link>
			<pubDate>Fri, 12 Feb 2010 16:01:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">3342@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will have to add some custom CSS to your themes stylesheet to override the default styles and adjust it to fit your sidebar.&#60;/p&#62;
&#60;p&#62;If you provide a link to a page where we can view it in action, i'm sure Kevin could give you some pointers on some CSS that can be added to style it so it fits in.&#60;/p&#62;
&#60;p&#62;Also remember when placing a form in a sidebar that you will want to stick to simple form fields as fields such as the complex Address field will probably hit size constraints real quick.&#60;/p&#62;
&#60;p&#62;Are you using Joost's Gravity Forms Widget code to place the form in the sidebar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "change width of Post Fields Body to less than small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-width-of-post-fields-body-to-less-than-small#post-3340</link>
			<pubDate>Fri, 12 Feb 2010 14:37:36 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">3340@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to put a form in a sidebar, and the small size weighing in at 50 columns is to wide.  Is there a way to customize that size, via a variable, or css?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
