<?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: Styling Ready Classes Adjusting Column/Input Widths</title>
		<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths</link>
		<description>Gravity Support Forums Topic: Styling Ready Classes Adjusting Column/Input Widths</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:25:51 +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/styling-ready-classes-adjusting-columninput-widths" rel="self" type="application/rss+xml" />

		<item>
			<title>mssbeen on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13885</link>
			<pubDate>Sat, 04 Dec 2010 03:02:03 +0000</pubDate>
			<dc:creator>mssbeen</dc:creator>
			<guid isPermaLink="false">13885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just so the developers know, the scroll bars appear in the preview in IE7. The post I mention above suggested:&#60;/p&#62;
&#60;p&#62;&#34;The best way to determine if formatting issues are related to the default forms vs. your theme is to see if the form is properly formatted in the preview page. if so, it's inheriting some additional properties from your theme.&#34;&#60;/p&#62;
&#60;p&#62;This logic would point to the problem be independent of the theme styles. The problem is the check box section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mssbeen on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13884</link>
			<pubDate>Sat, 04 Dec 2010 02:50:45 +0000</pubDate>
			<dc:creator>mssbeen</dc:creator>
			<guid isPermaLink="false">13884@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This fixed the scroll bars appearing around the form in IE7 only. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/layout-problems-in-gravity-forms-15-beta-34&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/layout-problems-in-gravity-forms-15-beta-34&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;body .gform_wrapper ul.gform_fields {overflow:visible}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robert Lang on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13683</link>
			<pubDate>Tue, 30 Nov 2010 18:41:16 +0000</pubDate>
			<dc:creator>Robert Lang</dc:creator>
			<guid isPermaLink="false">13683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I deleted my code when I saw yours done, thx.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13680</link>
			<pubDate>Tue, 30 Nov 2010 17:36:34 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Robert, the inputs are set as a percentage of the container. It doesn't really matter if the input is a select, that's not really important here. We just needed to target and resize the containing list item.&#60;/p&#62;
&#60;p&#62;Thanks for the input. It's appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robert Lang on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13679</link>
			<pubDate>Tue, 30 Nov 2010 17:33:22 +0000</pubDate>
			<dc:creator>Robert Lang</dc:creator>
			<guid isPermaLink="false">13679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries, its answered before I could write it up. Great response Kevin:0
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13678</link>
			<pubDate>Tue, 30 Nov 2010 17:30:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful, thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mssbeen on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13677</link>
			<pubDate>Tue, 30 Nov 2010 17:28:59 +0000</pubDate>
			<dc:creator>mssbeen</dc:creator>
			<guid isPermaLink="false">13677@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you very much that works perfectly and makes perfect sense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13673</link>
			<pubDate>Tue, 30 Nov 2010 17:20:15 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You specified the CSS inheritance incorrectly in your rules. There is no child list item inside the list items with the unique ID that you're targeting. This should work for you.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_2 li#field_2_11 {width:251px}
#gform_wrapper_2 li#field_2_13 {width:85px; margin-left:3px}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://grab.by/7EHd&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/7EHd&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mssbeen on "Styling Ready Classes Adjusting Column/Input Widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-ready-classes-adjusting-columninput-widths#post-13671</link>
			<pubDate>Tue, 30 Nov 2010 16:59:37 +0000</pubDate>
			<dc:creator>mssbeen</dc:creator>
			<guid isPermaLink="false">13671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am working on my first form. After a long day of trying  solutions from the forum to create a form with three inputs in a row, I updated forms.css to 1.5 and have applied the css ready classes to my form. Now I have the city, state and zip in one row; however, I would like to adjust the sizes of the input areas. I have developed what I want in firebug, but when I applied the code to my style sheet there were no changes.&#60;/p&#62;
&#60;p&#62;'#gform_wrapper_2 #field_2_11 li .gfield .gf_left_third {width: 251px;}&#60;br /&#62;
#gform_wrapper_2 #field_2_13 li .gfield .gf_left_third {width: 85px; margin-left: 3px;}'&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://testblog.artizondigital.com/join-yei/become-a-yei-student/&#34; rel=&#34;nofollow&#34;&#62;http://testblog.artizondigital.com/join-yei/become-a-yei-student/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If I could figure out the code to use here I would be set to go.&#60;br /&#62;
I appreciate any help anyone  has to offer
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
