MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirrorΒ² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Config for a simple clean montly calendar

    Scheduled Pinned Locked Moved Development
    25 Posts 8 Posters 26.1k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      Clubjack @mlcampbe
      last edited by

      @mlcampbe
      Thank You. But i found it myself. πŸ‘πŸΌ

      But i have another queetion.

      I use the calendar in week-View.
      The Today-Header has an other Color. Thats good.
      But is it possible to change the background-Color of the Today Slot too?
      So it is easier to see the actual day.

      1 Reply Last reply Reply Quote 0
      • M Offline
        mlcampbe
        last edited by

        I believe one of these should probably work:

        .CX2 .today .slotHeader {
        background: rgba(64,64,64,0.8);
        color: #000;
        }

        .CX2 .today .slotHeader .slotTitle {
        color: #FFF;
        }

        .CX2 .today .slotContent {
        background: #eeeeee69;
        #border: 1px solid white;
        }

        C 1 Reply Last reply Reply Quote 1
        • C Offline
          Clubjack @mlcampbe
          last edited by

          @mlcampbe
          Thanks a lot.
          The last Code was the right. πŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌ

          1 Reply Last reply Reply Quote 0
          • T Offline
            TJSartain @Piranha1605
            last edited by

            @Piranha1605 Very nice. What does the config look like?

            1 Reply Last reply Reply Quote 0
            • H Offline
              HansDampf
              last edited by

              is there any suggestion fpr CalendarExt3?
              https://github.com/MMRIZE/MMM-CalendarExt3

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better πŸ’—

              Register Login
              • 1
              • 2
              • 2 / 2
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy