Background colour of the events calendar doesn’t display on the theme I use

Home Forums Calendar Products Events Calendar PRO Background colour of the events calendar doesn’t display on the theme I use

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #52840
    Adam
    Participant

    Upgraded to 3.0. Now when I load my my calendar, the background white of the calendar shows up for a brief second in IE then disappears to reveal the background of the wordpress theme I’m using. In Chrome it just shows slivers of the white on the sides. I if I mouse-over any of dates in calendar view, the proper background colour shows up.

    How my calendar looks now: http://victoriamusicscene.com/concerts/month/

    How the rest of the blog behaves: http://victoriamusicscene.com/category/news/headlines/

    #52957
    Jonah
    Participant

    Hi Adam,

    Sorry about the issue here. Try adding the following CSS to your theme’s style.css file:

    .events-gridview #page-content .left-panel {
    float: none;
    }

    Let me know how that goes.

    – Jonah

    #53024
    Adam
    Participant

    That worked. Thank you! Using that coding convention I fixed .events-list, .events-single and .events-photo as well.

    Can’t figure out the .events-XXXXX to use for the Day View or when I click on a Venue.

    #53029
    Jonah
    Participant

    Hi Adam,

    If you view the source you can see that these are all just classes added to the body tag. For day view, the class is “.tribe-events-day” and for venues its “.tribe-events-venue”. I hope that helps!

    – Jonah

    #979582
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Background colour of the events calendar doesn’t display on the theme I use’ is closed to new replies.