I was having a problem with the month & year selects in the datepicker popup displaying on top of each other (using the Tao) theme and a did a bit of digging and it turns out that datepicker.css is using the incorrect css selectors.

CommentFileSizeAuthor
#2 date_patch_1023018.png204.44 KBd.clarke
date-picker.patch576 bytesbleen

Comments

bleen’s picture

in the original post, when I said Tao ... I meant Rubik

d.clarke’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new204.44 KB

This resolved the issue for me in Rubik, but when I tested it in Garland it broke (see screenshot). It looks like something in Tao or Rubik is changing the class name from ui-datepicker-new-month to ui-datepicker-month and the same thing is happening for the year.

d.clarke’s picture

Status: Reviewed & tested by the community » Needs work

Updating the status... I'd previously set it to the wrong status

damienmckenna’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

Unfortunately the D6 version of this module is no longer supported, but we appreciate the time you put into this.