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

MMM-Celebrations [german only!]

Scheduled Pinned Locked Moved Entertainment
14 Posts 7 Posters 3.6k 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.
  • M Offline
    matze86 @KamiSchami
    last edited by Jan 12, 2021, 5:34 PM

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

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

    Dank dir!

    1 Reply Last reply Reply Quote 1
    • K Offline
      KamiSchami
      last edited by Jan 14, 2021, 10:07 AM

      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.

      L 1 Reply Last reply Jan 19, 2021, 11:43 AM Reply Quote 0
      • L Offline
        lavolp3 Module Developer @KamiSchami
        last edited by Jan 19, 2021, 11:43 AM

        @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 Mar 25, 2021, 11:15 PM Reply Quote 1
        • O Offline
          OberfragGER @lavolp3
          last edited by Mar 25, 2021, 11:15 PM

          @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 L 2 Replies Last reply Mar 26, 2021, 12:26 AM Reply Quote 0
          • S Away
            sdetweil @OberfragGER
            last edited by Mar 26, 2021, 12:26 AM

            @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
            • L Offline
              lavolp3 Module Developer @OberfragGER
              last edited by Mar 26, 2021, 5:39 AM

              @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 Mar 29, 2021, 8:12 PM Reply Quote 0
              • O Offline
                OberfragGER @lavolp3
                last edited by OberfragGER Mar 29, 2021, 8:12 PM Mar 29, 2021, 8:12 PM

                @lavolp3 like i wrote in GitHub… its fixed. My fault.
                To All: Somehow the installation was broken.

                1 Reply Last reply Reply Quote 0
                • O Offline
                  OberfragGER @lavolp3
                  last edited by Mar 29, 2021, 9:54 PM

                  @lavolp3 Are there any options within the custom.css.
                  I want to have the text on the left side. So i have choosen ‘top_left’ but the text spans till the middle.
                  Any ideas?
                  I made a screenshot and want to have the text in the white boarders.

                  86a757fd-3b21-40bf-950c-4d0a99cf2e8d-image.png

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