Customizing the Calendar to do this

Home Forums Calendar Products Events Calendar PRO Customizing the Calendar to do this

Viewing 14 posts - 31 through 44 (of 44 total)
  • Author
    Posts
  • #29584
    jts2005
    Participant

    it deleted my code but the php code that needs to be entered.

    #29586
    Andy Fragen
    Moderator

    Yeah, I forgot it screws with the tooltip. I knew there was some reason I removed that code. You might try `width: 67px;` instead of `overflow: hidden;`

    #29587
    Andy Fragen
    Moderator

    or play with some value for `max-width`

    #29593
    jts2005
    Participant

    Andy,

    It seems with his update the GREEN border and the background color of the whole calendar is back and I have looked at the CSS and I can’t seem to get it to disappear.

    #29594
    jts2005
    Participant

    nevermind Andy, I see he added a checkbox to the settings.

    #29595
    jts2005
    Participant

    Andy, I need some help to fix the cell overlap, any ideas?

    #29596
    Andy Fragen
    Moderator

    Does this thread address the same issue?

    #29597
    Andy Fragen
    Moderator

    Does this thread address the same issue?

    Grid view overlaps my sidebar

    #29598
    jts2005
    Participant

    no it does not help out.

    #29603
    Andy Fragen
    Moderator

    Try the following, though it may cut off some of your tooltip

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

    #29604
    Andy Fragen
    Moderator

    Actually try table.tribe-events-calendar { overflow-x: hidden; }

    #29615
    jts2005
    Participant

    No luck with table.tribe-events-calendar { overflow-x: hidden; }

    #29618
    Andy Fragen
    Moderator

    Sorry now out of ideas on this. You may want to start a new thread specifically on this.

    #29634
    Barry
    Member

    Thanks again Andy for jumping in here – jts2005 if you don’t mind creating a new thread (that would make it easier for others experiencing the same problem to find a solution in the future) for the cell overflow problem that would be great.

    Thanks!

Viewing 14 posts - 31 through 44 (of 44 total)
  • The topic ‘Customizing the Calendar to do this’ is closed to new replies.