I need to change the font color for the calendar days on the popupcalendar used in the New Item screen. Does anyone know how to dothis?I've posted before with no responses and I have to resolve this bytoday; we are going live on Monday.
I think that the style you are looking for is ms-picker-daycenter and itis defined in:C:\Program Files\Common Files\Microsoft Shared\web serverextensions\12\TEMPLATE\LAYOUTS\1033\STYLES\datepicker.css
This style controls the font color for the calendar picker when youhave the calendar open but it doesn't change the font color on thepopup calendar when adding a New Item. I would think they would bethe same style class but I guess not.