• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 19.9k 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 Oct 12, 2020, 5:25 PM

    @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 Oct 12, 2020, 5:45 PM

      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 Oct 13, 2020, 7:09 AM Reply Quote 1
      • C Offline
        Clubjack @mlcampbe
        last edited by Oct 13, 2020, 7:09 AM

        @mlcampbe
        Thanks a lot.
        The last Code was the right. 👍🏼👍🏼👍🏼👍🏼

        1 Reply Last reply Reply Quote 0
        • T Offline
          TJSartain @Piranha1605
          last edited by Dec 16, 2023, 8:07 PM

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

          1 Reply Last reply Reply Quote 0
          • H Offline
            HansDampf
            last edited by Jan 2, 2024, 9:20 PM

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

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 3
            • 3 / 3
            • 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