Home › Forums › Calendar Products › Events Calendar PRO › Color by cat ……….
- This topic has 4 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
July 14, 2012 at 4:32 pm #22119
Eric
ParticipantI 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/July 14, 2012 at 4:58 pm #22121Joyce Grace
MemberHi Eric, did you also try this: https://theeventscalendar.com/coloring-your-category-events/
July 14, 2012 at 7:26 pm #22124Eric
ParticipantJoyce, 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;
}July 17, 2012 at 12:58 am #22185Joyce Grace
MemberGlad to hear it!
July 7, 2015 at 6:25 am #977349Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Color by cat ……….’ is closed to new replies.
