• 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.

Is there a way to make my calendar centered

Scheduled Pinned Locked Moved Solved Troubleshooting
3 Posts 3 Posters 274 Views 3 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.
  • P Offline
    Plasmire
    last edited by Nov 17, 2023, 5:43 PM

    Is there a way to make my calendar ext3 the size of the yellow bars? Not sure where to look or what I need to adjust. Thanks for any input in advanced. IMG_6770.jpg

    B M 2 Replies Last reply Nov 18, 2023, 3:51 AM Reply Quote 0
    • B Offline
      BKeyport Module Developer @Plasmire
      last edited by Nov 18, 2023, 3:51 AM

      @Plasmire @MMRIZE would know. I’m sure he’ll be along shortly.

      The "E" in "Javascript" stands for "Easy"

      1 Reply Last reply Reply Quote 0
      • M Offline
        MMRIZE @Plasmire
        last edited by Nov 18, 2023, 9:36 AM

        @Plasmire

        8885f1da-1f5f-4378-9854-b11f70a3f18a-image.png

        When you put the module into middle position,
        Append this to your css/custom.css

        .middle .CX3.bodice {
          width: 60%;
          margin: 0 auto;
        }
        
        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          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