Home Page Calendar Widget expanded too large to fit in the Features area.

Home Forums Calendar Products Events Calendar PRO Home Page Calendar Widget expanded too large to fit in the Features area.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #75453
    nicktrabs
    Participant

    How can I set the size of the widget calendar, to match the width of the sidebar? I recently upgraded our Calendar Pro App and now our calendar has been expanded too large to fit in the area. Before our calendar looked like that of our sister site http://www.ncmaboston.org

    Currently the widget calendar extends further than the sidebar frame.Could someone point me in the right direction in order to correct this problem. Dev. Site URL: http://www.ncmaoc.org

    I am not that saavy with WP so will need to be talked through it like a child.

    Hope someone can helps and thank you in advance. 🙂

    #75725
    Barry
    Member

    Am I correct in thinking your sister site is still using the older 2.0.11 release? The basic problem may be that on the site with the problem the widget structure has changed (in line with the update to 3.1) but the corresponding CSS rules you/your developer might have added have not been updated.

    It doesn’t actually look too bad to me, but you can target it and tweak it to make it look how you want with rules like this (this example gives it a white background, as on the sister site):

    .widget-wrap .tribe-mini-calendar-grid-wrapper { background: #fff; }

    Which you might add to a custom tribe-events.css stylesheet. There are details about implementing this and more in our Themer’s Guide – does that help at all?

    #982319
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Home Page Calendar Widget expanded too large to fit in the Features area.’ is closed to new replies.