Date in upper-right corner

Issue #5 resolved
Former user created an issue

Want to display date in upper right corner. No matter what I change in css, doesn't work--even blows up calendar.

Please advise.

Comments (1)

  1. Lukasz Kokoszkiewicz repo owner

    The solution seems to be quite simple, you will have to change the alignment of the div.day element to text-align: right and change the padding of div.day a to eg. padding: 10% 5px 30% 0. This should do the work.

    PS. This is not a bug and certainly not a critical one, please ask this kind of questions using facobook or email.

  2. Log in to comment