I'm using Date module with popup calendar widget and the form is not well formated with Bootstrap theme. See attached screenshots.
The "Required" asterisk is alone on its line, help text top margin is too small, etc...
And it would be nice if the start & end date were on the same line using a fluid-row!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

markhalliwell’s picture

Title: Date form - CSS needs work for popup calendar widget » Support Date module styling
Version: 7.x-2.2 » 7.x-3.x-dev
Component: User interface » Code
Category: bug » feature

We're about to deprecate the 7.x-2.x branch in favor of 7.x-3.x (Bootstrap 3). I doubt this will ever get into the 7.x-2.x branch. FWIW though, supporting every module out there is a little unfeasible. However, given the popularity of the Date module and the fact that it is in D8, I'm going to push this issue to 7.x-3.x and see if someone is still able to reproducible this issue.

csakiistvan’s picture

Issue summary: View changes
FileSize
16.93 KB

I think it looks good now

markhalliwell’s picture

This is also for the textfield format. I think Date has the ability to provide separate month, day and year selects if I'm not mistaken?

bverc’s picture

FileSize
15.52 KB

In addition to adding a new datepicker, the layout for multiple dates needs to be improved.

Multiple dates should appear in one panel, not a sperate panel for each date. This will make it more consistent with other multiple fields such as files.

Multiple dates

ckng’s picture

I believe that is Date default to use fieldset, hence panel in bootstrap.
In latest Date dev, you have the ability to turn the fieldset off.

milos.kroulik’s picture

FileSize
6.31 KB

Because there is no support for Bootstrap datepicker yet, it would be nice, if the date popup from Date module would display better. Right know the popup renders cca 20 px below the field, which can be confusing for some editors. Documented in screenshot.

markhalliwell’s picture

Status: Active » Closed (outdated)

I doubt this is going to happen in 7.x.