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.

    MMM-Celebrations [german only!]

    Scheduled Pinned Locked Moved Entertainment
    14 Posts 7 Posters 4.1k Views 7 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.
    • CyruS1337C Offline
      CyruS1337 Project Sponsor
      last edited by

      Oo cool, thank you :) coole Sache, weiter so ;)

      1 Reply Last reply Reply Quote 0
      • M Offline
        matze86
        last edited by

        Hey lavolp3,

        cooles Modul. Finde es leider nicht auf der “Modul-Seite”. Wo kann man es beziehen?

        VG

        KamiSchamiK 1 Reply Last reply Reply Quote 0
        • KamiSchamiK Offline
          KamiSchami
          last edited by

          Sehr schön :-)

          Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

          1 Reply Last reply Reply Quote 0
          • KamiSchamiK Offline
            KamiSchami @matze86
            last edited by

            @matze86 https://github.com/lavolp3/MMM-Celebrations

            Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              matze86 @KamiSchami
              last edited by

              @KamiSchami said in MMM-Celebrations [german only!]:

              @matze86 https://github.com/lavolp3/MMM-Celebrations

              Dank dir!

              1 Reply Last reply Reply Quote 1
              • KamiSchamiK Offline
                KamiSchami
                last edited by

                How can i center the entire module?

                Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

                lavolp3L 1 Reply Last reply Reply Quote 0
                • lavolp3L Offline
                  lavolp3 Module Developer @KamiSchami
                  last edited by

                  @KamiSchami sorry for the late reply, currently not here very often.

                  Try putting following in your custom.css

                  .MMM-Celebrations {
                      text-align: center
                  }
                  

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  O 1 Reply Last reply Reply Quote 1
                  • O Offline
                    OberfragGER @lavolp3
                    last edited by

                    @lavolp3
                    When i add this code to the config.js the whole MagicMirror turn black.

                    		{
                    			module: 'MMM-Celebrations',
                    			position: 'top_left',	// This can be any of the regions. Best results in left or right regions.
                    			header: 'Heute ist:', // This is optional
                    				config: {
                    					// You don't need any configuration options currently}
                    				}
                    		},
                    

                    Pretty strange. Any ideas?

                    S lavolp3L 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @OberfragGER
                      last edited by

                      @oberfragger did u look at the messages in the terminal window where u started mm?
                      npm start. or if you use pm2, then
                      pm2 logs --lines=???
                      where ??? is a number, default 15

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • lavolp3L Offline
                        lavolp3 Module Developer @OberfragGER
                        last edited by

                        @oberfragger can you execute the following in MagicMirror folder:

                        npm run config:check
                        

                        How to troubleshoot modules
                        MMM-soccer v2, MMM-AVStock

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