When first installed "Abailability Calendars" weekly notes increased the height of the tables and display hindered me as I wanted.
So I made these changes as a suggestion to improve this aspect the module. With this patch we have the Weekly Notes will be hidden and only if we move the mouse over the cell weekly notes. This also gives us the possibility to have more characters in the notes at the same time have a more attractive calendar.

I hope this can serve us all.

Comments

dvasquez’s picture

Version: 6.x-2.1 » 6.x-2.2
Component: Code » Miscellaneous
Category: task » feature
Status: Needs review » Patch (to be ported)
StatusFileSize
new3.04 KB

Hello,
This path is for the 6.x-2.2 version. If all you test it, it CAN BE helpful.

I hopu this help.

dvasquez’s picture

StatusFileSize
new6.71 KB

I Leave here a ScreenShot.
On mouse over

fietserwin’s picture

Version: 6.x-2.2 » 7.x-2.4
Status: Patch (to be ported) » Fixed

I did not add the CSS. This module is not a theme, so only comes with a minimal set of CSS rules to give a reasonable look out of the box. What I did change is adding a div around the week notes. This will allow to add the CSS yourself. The div's of empty notes will get a class cal-weeknote-empty (7.x-2-x) or calweeknote-empty (6.x-2.x).

Committed to both 7.x-2,x and 6.x-2.x.

dvasquez’s picture

Super. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.