<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Date Picker controls have variable width</title>
	<atom:link href="http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/</link>
	<description>Whatever I'm working on, really...</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:15:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andy</title>
		<link>http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/comment-page-1/#comment-6221</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 31 Dec 2009 09:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=901#comment-6221</guid>
		<description>Hmm - wierd that one is fixed and the other not. I take it that they&#039;re using the same CSS - as Marc says, you could use a fixed width, but I found that fiddly (i.e. it was going to take longer than it was worth worrying about).

So I guess the short answer is no, I never did get any further.</description>
		<content:encoded><![CDATA[<p>Hmm &#8211; wierd that one is fixed and the other not. I take it that they&#8217;re using the same CSS &#8211; as Marc says, you could use a fixed width, but I found that fiddly (i.e. it was going to take longer than it was worth worrying about).</p>
<p>So I guess the short answer is no, I never did get any further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swirl</title>
		<link>http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/comment-page-1/#comment-6220</link>
		<dc:creator>Swirl</dc:creator>
		<pubDate>Thu, 31 Dec 2009 08:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=901#comment-6220</guid>
		<description>Hi,
Have you found the solution to fixing the width of datepicker for all months?

I have 2 sharepoint sites and both have identical datepicker.css, but one displays fixed width datepicker whereas the other displays datepicker that varies its width for different months.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Have you found the solution to fixing the width of datepicker for all months?</p>
<p>I have 2 sharepoint sites and both have identical datepicker.css, but one displays fixed width datepicker whereas the other displays datepicker that varies its width for different months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/comment-page-1/#comment-4990</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=901#comment-4990</guid>
		<description>Hi Marc,

Na, it was the Day, Month, date and year at the bottom for US region sites, but the Month and Year in the title for UK region ones!

I did try fixing the width, but it never looked remotely right - large gaps on either side of the calendar part, etc.. It was a real pain!</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>Na, it was the Day, Month, date and year at the bottom for US region sites, but the Month and Year in the title for UK region ones!</p>
<p>I did try fixing the width, but it never looked remotely right &#8211; large gaps on either side of the calendar part, etc.. It was a real pain!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://www.novolocus.com/2008/10/22/date-picker-controls-have-variable-width/comment-page-1/#comment-4989</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Tue, 17 Feb 2009 16:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=901#comment-4989</guid>
		<description>: What defines the width of this control?

From your examples, it&#039;s the Month+Year in the title bar (Oct 2008, Dec 2007, June 2008)

So you&#039;d need to set this as a fixed width, eg:

.ms-picker-month { width: 250px; }

(I&#039;ve not tested this, so it&#039;s highly likely that other styles will also need to be changed, eg: ms-picker-table { width:100%; } )</description>
		<content:encoded><![CDATA[<p>: What defines the width of this control?</p>
<p>From your examples, it&#8217;s the Month+Year in the title bar (Oct 2008, Dec 2007, June 2008)</p>
<p>So you&#8217;d need to set this as a fixed width, eg:</p>
<p>.ms-picker-month { width: 250px; }</p>
<p>(I&#8217;ve not tested this, so it&#8217;s highly likely that other styles will also need to be changed, eg: ms-picker-table { width:100%; } )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
