Color by cat ……….

Home Forums Calendar Products Events Calendar PRO Color by cat ……….

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22119
    Eric
    Participant

    I used this code to change the categories:

    /*My Background Colours*/
    .tribe-events-calendar .cat_rally,
    .tribe-events-calendar .cat_meeting,
    .tribe-events-calendar .cat_private,
    .tribe-events-calendar .cat_training,
    .tribe-events-calendar .cat_celebration, {
    color: #fff;
    }
    .tribe-events-calendar .cat_rally,
    .cat_rally > .tribe-events-tooltip .tribe-events-event-title {
    background: #aaaabb;
    }
    .tribe-events-calendar .cat_meeting,
    .cat_meeting > .tribe-events-tooltip .tribe-events-event-title {
    background: #dd0044;
    }
    .tribe-events-calendar .cat_private,
    .cat_private > .tribe-events-tooltip .tribe-events-event-title {
    background: #665588;
    }
    .tribe-events-calendar .cat_training,
    .cat_training > .tribe-events-tooltip .tribe-events-event-title {
    background: #00bb88;
    }
    .tribe-events-calendar .cat_celebration,
    .cat_celebration > .tribe-events-tooltip .tribe-events-event-title {
    background: #9988dd;
    }
    /*End My Background Colours*/

    My calendar has a red background and I only want the popup tool tip titles color coded not the calendar. I also tried the new plugin and the results are the same as this code. Is there anyway to have the text on the calendar itself with a transparent or no background? Thanks in advance for your help. Sorry this is not in the correct place but it took 4 attempts for it to actually post…………..

    Test calendar is here: http://foxtest.foxdisplays.com/events/
    Pro Key is here; http://www.teamsters630.org/events/

    #22121
    Joyce Grace
    Member
    #22124
    Eric
    Participant

    Joyce, I added this to each one (page color) and its exactly what I wanted. Thank you very much … 🙂

    }
    .tribe-events-calendar .cat_training {
    background: #b90202;
    }

    #22185
    Joyce Grace
    Member

    Glad to hear it!

    #977349
    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 ‘Color by cat ……….’ is closed to new replies.