<?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: Edit Years in Dropdown List</title>
		<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list</link>
		<description>Gravity Support Forums Topic: Edit Years in Dropdown List</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 11:41:21 +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/edit-years-in-dropdown-list" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40508</link>
			<pubDate>Tue, 08 Nov 2011 15:42:20 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40508@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome! Glad to help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40504</link>
			<pubDate>Tue, 08 Nov 2011 15:33:11 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">40504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40496</link>
			<pubDate>Tue, 08 Nov 2011 15:07:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40496@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On line 496 of your style.css change place this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper li.gf_inline div.ginput_container {
    display: inline;
    white-space: nowrap !important;
    width: 60%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Added display: inline to that declaration that was there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40490</link>
			<pubDate>Tue, 08 Nov 2011 14:49:22 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">40490@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, on the years issue, tried it a couple of more times and it is now working okay. &#60;/p&#62;
&#60;p&#62;The CSS though isn't. I have the Settings set to Output CSS. I also copied all of the gravity forms css into my theme's styles.css because the CSS from the plugin has never appeared to have any impact. On the month/day/year field, I have the gf_inline as the css class name and it appears this is reading from the styles.css but, in any case, still wrapping.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40364</link>
			<pubDate>Tue, 08 Nov 2011 02:17:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">40364@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You &#60;strong&#62;have&#60;/strong&#62; to add the code to your theme's functions.php, NOT gravityforms.php.  Replace the Gravity Forms files you have modified with the originals (download the plugin again if you need to) and then put the code in functions.php.  If it gives an error, post the error here, as Rob suggested.  Or, even better, post the whole functions.php at pastie.org or pastebin.com so we can see where your error is coming from.  You need to get it working in functions.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40344</link>
			<pubDate>Mon, 07 Nov 2011 23:02:52 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40344@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What kind of error are you getting when you add it to your functions.php file?&#60;/p&#62;
&#60;p&#62;If you are embedding the form you will need to enqueue scripts and styles:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40341</link>
			<pubDate>Mon, 07 Nov 2011 22:17:04 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">40341@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have Output CSS set to yes so still need some help here. &#60;/p&#62;
&#60;p&#62;Also, when I add the php function to the functions.php, it breaks so am having to stick with adding this to gravityforms.php for now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40337</link>
			<pubDate>Mon, 07 Nov 2011 21:57:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It doesn't look like you are using the gravity forms default stylesheet. The ready classes come in through that. In the Settings section where you put in your license key there is an option to output CSS, if you change that to yes it should work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40333</link>
			<pubDate>Mon, 07 Nov 2011 21:46:43 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">40333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, will do. &#60;/p&#62;
&#60;p&#62;the classes don't seem to be working - I've tried the inline and the three column - could you look? &#60;a href=&#34;http://adhocbands.com/testing/the-ricardo-pena-group-latin-variety-rock-band/&#34; rel=&#34;nofollow&#34;&#62;http://adhocbands.com/testing/the-ricardo-pena-group-latin-variety-rock-band/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Edit Years in Dropdown List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-years-in-dropdown-list#post-40331</link>
			<pubDate>Mon, 07 Nov 2011 21:26:25 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">40331@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Julie, you'll actually want to put those php statements into your functions.php file of your theme. So plugin updates won't negatively impact customizations.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
