<?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: field widths</title>
		<link>https://legacy.forums.gravityhelp.com/topic/field-widths</link>
		<description>Gravity Support Forums Topic: field widths</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 21:10:38 +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/field-widths" rel="self" type="application/rss+xml" />

		<item>
			<title>bencottrell on "field widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widths#post-77585</link>
			<pubDate>Thu, 27 Sep 2012 02:20:34 +0000</pubDate>
			<dc:creator>bencottrell</dc:creator>
			<guid isPermaLink="false">77585@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thats perfect, thanks!&#60;/p&#62;
&#60;p&#62;can the radio buttons be aligned next to each other instead of in a vertical list?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "field widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widths#post-77301</link>
			<pubDate>Tue, 25 Sep 2012 10:21:51 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">77301@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The #input_1_34 is the individual field ID that he is changing. You can find this by doing an inspect or view source and finding the drop downs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencottrell on "field widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widths#post-77297</link>
			<pubDate>Tue, 25 Sep 2012 09:43:51 +0000</pubDate>
			<dc:creator>bencottrell</dc:creator>
			<guid isPermaLink="false">77297@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin&#60;/p&#62;
&#60;p&#62;thanks...I think I can do that&#60;/p&#62;
&#60;p&#62;in your code example, which is the name of the individual select?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "field widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widths#post-77295</link>
			<pubDate>Tue, 25 Sep 2012 09:21:41 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">77295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you use the &#34;gf_inline&#34; ready class, the field widths have to be set to &#34;auto&#34; which means that the field is only as large as the content it contains. It's a generic class and it has to be this way for it to work as intended across a large variety of fields. Also, looking at your source code, it appears the fields are set to &#34;small&#34; as that class is being applied.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://i.imgur.com/5FALJ.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/5FALJ.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you want to override that, you'll need to view the source and grab the ids of the individual selects, then add some new, more specific CSS to set a defined pixel width. Something like this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]

body .gform_body ul.gform_fields li.gfield div.ginput_container select#input_1_34 {
	width: 100px !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://i.imgur.com/H0TN9.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/H0TN9.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencottrell on "field widths"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widths#post-77265</link>
			<pubDate>Tue, 25 Sep 2012 05:34:12 +0000</pubDate>
			<dc:creator>bencottrell</dc:creator>
			<guid isPermaLink="false">77265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I've been using the gf_inline command to align fields horizontally&#60;/p&#62;
&#60;p&#62;The problem is, it makes the drop down menus very small (width)&#60;br /&#62;
even if the width of the drop down is set to medium or large, when aligned using gf_inline they become too small&#60;/p&#62;
&#60;p&#62;please see&#60;br /&#62;
&#60;a href=&#34;http://lantaluxuryvillas.com/private-minivan-transfer-to-koh-lanta/&#34; rel=&#34;nofollow&#34;&#62;http://lantaluxuryvillas.com/private-minivan-transfer-to-koh-lanta/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and look at the 3 aligned drop downs&#60;br /&#62;
&#34;adults&#34;&#60;br /&#62;
&#34;children 2-12&#34;&#60;br /&#62;
&#34;children under 2&#34;&#60;/p&#62;
&#60;p&#62;the widths are set to medium, but as you can see, they com out tiny
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
