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

    Posts

    Recent Best Controversial
    • MMM-CalendarExt3 Resize module

      I’ve been searching and either I’m not using the right search parameters or it can’t be done. Right now I have the calendar in the top_bar region, but I’m looking to resize it to fill up the right side 3/4 of the screen.

      I’m guessing it could be done with a custom.css…and if so, can you point me in the direction of some parameters I might look for while learning to use the .css file?

      Maybe it just can’t be done.

      (2nd question not that I’m thinking of it, how to I get the symbols that I designated in the regular calendar module to show in the CX3 module?)

      posted in Custom CSS
      X
      Xsoldier2000
    • RE: MMM-CalendarExt3 always displays previous week

      While I’m not OP, I’m having the same issue. My config is below. Today is 1/31, but with the config as is, when I run pm2 start MM, it displays last week (Jan 19th thru the 25th).
      {
      module: “MMM-CalendarExt3”,
      position: “top_bar”,
      title: “”,
      config: {
      mode: “week”,
      instanceId: “WeekCalendar”,
      weeksInView:1,
      maxEventLines: 6,
      firstDayOfWeek: 0,
      calendarSet: [],
      useWeather: false,
      fontSize: “22px”,
      eventHeight: “26px”,
      }
      },

      posted in Troubleshooting
      X
      Xsoldier2000
    • 1
    • 2
    • 2 / 2