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.

    Default calender change Header position

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 2 Posters 1.8k Views 2 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.
    • D Offline
      dxfan227
      last edited by

      Try

      div.module.calendar header {
          
      }
      

      if that doesnt work, give me a few hours to get home and actually look at my custom.css file

      1 Reply Last reply Reply Quote 0
      • S Offline
        Scool
        last edited by Scool

        where should i write this code?
        custom.css??

        actually she look like this (with your Command):

        
         body {
         	
        }
        
         div.module.calendar header {
            
        }	
        
        1 Reply Last reply Reply Quote 0
        • D Offline
          dxfan227
          last edited by

          ill get you the full code in a few hours…yes in custome css but you will also need to alight the text properly too.

          1 Reply Last reply Reply Quote 0
          • D Offline
            dxfan227
            last edited by dxfan227

            sorry here was s the css code

            .calendar header {
             	text-align: center // Change this to whatever you want....right,center or left
            }
            
            1 Reply Last reply Reply Quote 0
            • S Offline
              Scool
              last edited by

              Thank you!

              i’ll try and give you feedback!

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