Colouring the calendar

Home Forums Calendar Products Events Calendar PRO Colouring the calendar

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #15040

    I’ve tried to follow the instruction of this post : https://theeventscalendar.com/
    The events are correctly coloured in the “month” calendar view, but the “pop up” still remain as basic (Grey/white). Please help

    #15069
    Rob
    Member

    Hey again. Can you share with us the code you’ve used, so I can get our dev Jonah (who wrote that tutorial for coloring the calendar) can take a look and try to see what’s up?

    #15082

    Thanks for answer,
    Here is the site: http://coach-abondance.com
    and the code :
    >code>
    /* couleurs pour Events */
    .tribe-events-calendar .cat_formations,
    .tribe-events-calendar .cat_formations a {
    background: thistle;
    color: navy;
    }
    .tribe-events-calendar .cat_seminaires,
    .tribe-events-calendar .cat_seminaires a {
    background: paleturquoise;
    color: navy;
    }
    .tribe-events-calendar .cat_conferences,
    .tribe-events-calendar .cat_conferences a {
    background: moccasin;
    color: navy;
    }

    Thanks for help !

    #15100
    Rob
    Member

    Thanks! I’ll have Jonah take a look when he does his next pass on the forum, either this evening or tomorrow morning.

    #15126
    Jonah
    Participant

    Hi there, can you post a link to your site so I can take a look at what you’ve got setup?

    #15134
    #15162
    Rob
    Member

    Thanks, Coach Abondance. That link should give us what we need for Jonah to respond accordingly 🙂

    #15212
    Jonah
    Participant

    Hey Coach,

    You should be able to add ‘.tribe-events-tooltip h5’ as a selector to target to apply your background to the tooltip titles. Try that and let me know whether or not it works.

    – Jonah

    #975671
    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 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Colouring the calendar’ is closed to new replies.