Events Made Easy Forums Generic Set scroll: auto for calendar cells

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42863
    Anonymous
    Inactive

    Hi;

    Is it possible to set the css scroll:auto for the calendar (using shortcode) on page. I wonder if there are many events whether scrolling would be a good idea. At the moment the cell just increases in size, but what happens if there are 30 events for one day (which is possible for our site)?

    I added a css

    table.fullcalendar tbody td {

    height: 4em;

    overflow: auto !important;

    text-align: left;

    but the text didn’t scroll.

    Please advise.

    Thank You

    please see www dot buddhistwhatson dot com / eventcal look for 16 may.

    #47784
    Franky
    Keymaster

    The CSS part I leave up to more capable hands than me 🙂 Try using firebug to help you out here.

    But if you have more than 30 events for a day, that row increases in size to fit it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top