<?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: Trying to lengthen the year window for the date</title>
		<link>https://legacy.forums.gravityhelp.com/topic/trying-to-lengthen-the-year-window-for-the-date</link>
		<description>Gravity Support Forums Topic: Trying to lengthen the year window for the date</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:40: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/trying-to-lengthen-the-year-window-for-the-date" rel="self" type="application/rss+xml" />

		<item>
			<title>rob@imagestudios.net on "Trying to lengthen the year window for the date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-lengthen-the-year-window-for-the-date#post-352795</link>
			<pubDate>Sat, 29 Jun 2013 19:45:33 +0000</pubDate>
			<dc:creator>rob@imagestudios.net</dc:creator>
			<guid isPermaLink="false">352795@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your help and speedy reply. This tipped me off on how to approach it. Very much appreciate it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Trying to lengthen the year window for the date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-lengthen-the-year-window-for-the-date#post-348059</link>
			<pubDate>Thu, 27 Jun 2013 11:22:05 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">348059@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme's CSS is overriding the default Gravity Forms styles and reducing the width of the date and time inputs, specifically the following CSS which is found in gravity-mod.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .gform_wrapper .gfield_time_hour input,
#top .gform_wrapper .gfield_time_minute input,
#top .gform_wrapper .gfield_date_month input,
#top .gform_wrapper .gfield_date_day input,
#top .gform_wrapper .gfield_date_year input {
width: 70% !important;
margin: 0 !important;
display: inline-block !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you can either modify that style or add the following to restore the width back to the Gravity default&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .gform_wrapper .gfield_time_hour input,
#top .gform_wrapper .gfield_time_minute input,
#top .gform_wrapper .gfield_date_month input,
#top .gform_wrapper .gfield_date_day input,
#top .gform_wrapper .gfield_date_year input {
width: 85% !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rob@imagestudios.net on "Trying to lengthen the year window for the date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-lengthen-the-year-window-for-the-date#post-347982</link>
			<pubDate>Thu, 27 Jun 2013 10:35:07 +0000</pubDate>
			<dc:creator>rob@imagestudios.net</dc:creator>
			<guid isPermaLink="false">347982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;At the url &#60;a href=&#34;http://withthisring.org/givewtr-team-registration-form/&#34; rel=&#34;nofollow&#34;&#62;http://withthisring.org/givewtr-team-registration-form/&#60;/a&#62; I'm using the date format of MM/DD/YYYY. But, the YYYY window is the same width as the other two. So, when you type in 1978 for example, you don't see all of the digits. Is there a way to lengthen that box only? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
