Calendar overflow problem

Home Forums Calendar Products Events Calendar PRO Calendar overflow problem

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #29639
    jts2005
    Participant

    I am having a problem with the cell overflowing out of the calendar table. Anyone have any idea on how to fix this issue? you can see the problem here http://chiroinc.com/seminars.

    I appreciate any help that you can provide!

    Jaysen

    #29642
    Barry
    Member

    Hi Jaysen – thanks for posting. If I add a new CSS rule it seems to solve the problem:

    table.tribe-events-calendar td { overflow: hidden; }

    Are you comfortable with the process for adding CSS and can you give this a try?

    #29643
    jts2005
    Participant

    check it out now, it has hidden my excerpt box

    #29644
    Barry
    Member

    Good catch – I completely missed that. So remove that rule and add this:

    table.tribe-events-calendar td div.hentry { width: 60px; }

    Adjusting that width value to suit, of course: 60px may not be perfect.

    #29648
    jts2005
    Participant

    Barry, you DA man!! That worked, thanks for responding as quick as you and Andy have so far. It shows a lot about your company and with that said, it is time to purchase the community plugin to move on to the next phase!

    #29657
    Barry
    Member

    Excellent, glad we could help.

    Just to highlight: Andy is a member of the community, rather than a Modern Tribe team member as such – but he’s extremely knowledgeable about our products and helpful to boot, so particular credit is due to him 🙂

    #29670
    Andy Fragen
    Moderator

    Barry, this is definitely a thread worth flagging.

    #29740
    Barry
    Member

    Could be, I wasn’t able to replicate the initial problem locally for some reason – is it something you’ve noticed on previous occasions?

    #29751
    Andy Fragen
    Moderator

    I have noticed it before. It only seems to show when event has background color. I haven’t seen it in a while but it jogged my memory.

    #978343
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Calendar overflow problem’ is closed to new replies.