MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jdcpuwiz
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    jdcpuwiz

    @jdcpuwiz

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jdcpuwiz Unfollow Follow

    Latest posts made by jdcpuwiz

    • RE: MMM-CalendarExt3 month header and current date format

      @MMRIZE That worked perfectly. Thank you so much!

      posted in Troubleshooting
      J
      jdcpuwiz
    • RE: MMM-CalendarExt3 month header and current date format

      @MMRIZE Thanks for the help, I am going to give this a try and get back to you.

      posted in Troubleshooting
      J
      jdcpuwiz
    • MMM-CalendarExt3 month header and current date format

      I am new to MM and I am trying to get things styled the way I want. I am trying to make some changes using custom.css but there are a couple options I cannot seem to track down. I want to change the month name title on month view. Here is what I have right now, however it does not seem to be working.

      for the month title in custom.css
      .CX3 .title {
      color: rgba(255,255,255,1);
      font-family: “Verdana”, “sans-serif”;
      font-size: 20px;
      }

      I also want to change the way the current day displays the date. I want it to display the same format as the rest of the dates in month view. ie: April 1st is displayed as 4/1/2023. The rest of the days display just 2, 3 ,4, etc.

      Can anyone help with this?

      posted in Troubleshooting
      J
      jdcpuwiz