<?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: Country Field in Sidebar Widget</title>
		<link>https://legacy.forums.gravityhelp.com/topic/country-field-in-sidebar-widget</link>
		<description>Gravity Support Forums Topic: Country Field in Sidebar Widget</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 09:15:40 +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/country-field-in-sidebar-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>funeralfuturist on "Country Field in Sidebar Widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/country-field-in-sidebar-widget#post-32075</link>
			<pubDate>Mon, 08 Aug 2011 20:02:38 +0000</pubDate>
			<dc:creator>funeralfuturist</dc:creator>
			<guid isPermaLink="false">32075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin, that code worked perfectly.&#60;/p&#62;
&#60;p&#62;And thanks for the extra info Chris, that'd good to know I can limit some of those countries.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Country Field in Sidebar Widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/country-field-in-sidebar-widget#post-32070</link>
			<pubDate>Mon, 08 Aug 2011 19:17:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I also added this because the other fields were breaking out of the sidebar as well:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#r_sidebar .gform_wrapper input[type=text] {
	width:155px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Another approach to the country drop down might be to remove those countries which have a lot of characters in the name.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;32 Saint Vincent and the Grenadines
24 Northern Mariana Islands
24 Central African Republic
23 Virgin Islands, British
22 Bosnia and Herzegovina
21 Serbia and Montenegro
21 Sao Tome and Principe
21 Saint Kitts and Nevis
20 Virgin Islands, U.S.
20 United Arab Emirates
19 Trinidad and Tobago
19 Antigua and Barbuda
18 Dominican Republic
17 Equatorial Guinea
16 Papua New Guinea
16 Marshall Islands
15 Solomon Islands&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure what the geographical reach of your form is, but maybe it's an option to remove a couple of those longer countries.&#60;/p&#62;
&#60;p&#62;You could also reduce the font size if you wanted to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#r_sidebar .gform_wrapper select {
	max-width:155px!important;
	font-size:10px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Country Field in Sidebar Widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/country-field-in-sidebar-widget#post-32069</link>
			<pubDate>Mon, 08 Aug 2011 19:10:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32069@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this - setting a maximum width on the select element&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#r_sidebar .gform_wrapper select {
    max-width: 155px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/pAwZsV&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pAwZsV&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>funeralfuturist on "Country Field in Sidebar Widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/country-field-in-sidebar-widget#post-32064</link>
			<pubDate>Mon, 08 Aug 2011 18:22:42 +0000</pubDate>
			<dc:creator>funeralfuturist</dc:creator>
			<guid isPermaLink="false">32064@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi There,&#60;/p&#62;
&#60;p&#62;I've added this text to my style sheet to make the fields small to fit the sidebar of this site when I add a form using the form widget:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.haskettfh.com/penny-louise-charron/&#34; rel=&#34;nofollow&#34;&#62;http://www.haskettfh.com/penny-louise-charron/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;#sidebar .ginput_container textarea { width: 250px; }&#60;/p&#62;
&#60;p&#62;Any suggestions to pull in the size of the country field?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
