• Resolved sebastiansebastian

    (@sebastiansebastian)


    Hello

    I am using this plugin to show two people’s calendars on a web page. So far it’s working great.

    I want to show each persons events in the calendar as a different color. Is there a way to do this?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author room34

    (@room34)

    Yes… this is a brand new feature that isn’t fully implemented yet so it’s not in the instructions on the admin page, but check the changelog for the most recent couple of versions in the readme file and it explains how to do it.

    Hi,

    THanks for the “trick” !

    It’s OK for the colors but I can’t not understand how to change the word “key”…

    Anyway, I’ll wait for the “official” new feature.

    Best regards.

    Plugin Author room34

    (@room34)

    The word “Key” can’t be changed at the moment, but you can hide it altogether with CSS:

    .ics-calendar-color-key-label { display: none; }

    If you want to get really tricky with your CSS you could probably change the text by hiding what’s there and using the content attribute with the :after pseudo-class. But I’ll leave that as an exercise for the reader. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorting Feeds by color’ is closed to new replies.