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

Scheduled Pinned Locked Moved Education
16 Posts 7 Posters 2.2k Views 8 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
    mdefrancesco
    last edited by Dec 26, 2023, 9:25 PM

    this is one of my favorite modules. i do have a question.

    i increased the font size of the header but cant figure out how to increase the distance between the header and the divider bar underneath

    am i missing something simple?

    7a3a55ee-a07c-4bb2-bdf6-b73c6592c00f-image.png

    S 1 Reply Last reply Dec 26, 2023, 9:39 PM Reply Quote 0
    • S Offline
      sdetweil @mdefrancesco
      last edited by sdetweil Dec 26, 2023, 9:42 PM Dec 26, 2023, 9:39 PM

      @mdefrancesco see https://www2.lawrence.edu/fast/GREGGJ/CMSC106/lectures/CSS/Boxes.html#:~:text=To create extra space between,extra space around the element.

      also see https://forum.magicmirror.builders/post/90135
      to learn how to use the developers window elements tab to test out your css changes live, without change, restart/reload, repeat…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • E Offline
        ehjaysea
        last edited by Feb 22, 2024, 3:40 PM

        @mumblebaj said in MMM-WOTD:

        https://github.com/mumblebaj/MMM-WOTD

        Great work, thank you! FYI, for some strange reason as of right now the URL for english is throwing a 404, easily verified by going to https://www.englishpod101.com/english-phrases/

        M 2 Replies Last reply Feb 22, 2024, 5:21 PM Reply Quote 0
        • M Offline
          mumblebaj Module Developer @ehjaysea
          last edited by Feb 22, 2024, 5:21 PM

          @ehjaysea Hi. Seems like EnglishPod has now changed. The other languages seem to still be working, for now. Will start looking around for new sources.

          Check out my modules at: https://github.com/mumblebaj?tab=repositories

          1 Reply Last reply Reply Quote 0
          • M Offline
            mumblebaj Module Developer @ehjaysea
            last edited by mumblebaj Feb 22, 2024, 6:50 PM Feb 22, 2024, 6:49 PM

            @ehjaysea I have pushed a change and English should now work again. Please do a git pull && npm install in the module folder. Everything should work again.

            Check out my modules at: https://github.com/mumblebaj?tab=repositories

            E 1 Reply Last reply Mar 3, 2024, 3:12 AM Reply Quote 0
            • E Offline
              ehjaysea @mumblebaj
              last edited by Mar 3, 2024, 3:12 AM

              @mumblebaj Wonderful, thank you! Working again :clapping_hands:

              1 Reply Last reply Reply Quote 0
              • N Offline
                Niggich @mumblebaj
                last edited by 27 days ago

                Hey @mumblebaj,

                looks nice, but I couldn’t get it working. I install all the Dependencies, but it doesn’t work. Is the module not working with more pages and server mode?

                M 1 Reply Last reply 27 days ago Reply Quote 0
                • M Offline
                  mumblebaj Module Developer @Niggich
                  last edited by 27 days ago

                  @Niggich said in MMM-WOTD:

                  not working with more pages and server mode

                  Not sure I understand the above.

                  The module works fine, works with MMM-pages and in Container (server only mode) I have tested this.

                  Can you check in the logs if you see any errors in the logs and advise?

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories

                  N 1 Reply Last reply 27 days ago Reply Quote 0
                  • N Offline
                    Niggich @mumblebaj
                    last edited by 27 days ago

                    @mumblebaj Ok, this is what I mean. You said it is working with MMM-pages an server only mode. So, I’ve checked the Logs, but there are no errors.
                    I will try the module with my other Mirror Server. Maybe it’s something wrong with this server… Thanks.

                    S M 2 Replies Last reply 27 days ago Reply Quote 0
                    • S Offline
                      sdetweil @Niggich
                      last edited by 27 days ago

                      @Niggich All the UI is done at the client. modules tell MM that there is data to show, MM gets it and shows it
                      all the pages are done at the client. (pages/carousel/…) only cause a modules content to be hidden or shown.

                      the server helps modules collect data and send it to the clients.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      N 1 Reply Last reply 27 days ago 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