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-WunderGround-PWS-Observations

    Scheduled Pinned Locked Moved Utilities
    20 Posts 5 Posters 9.1k Views 9 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.
    • V Offline
      Volkae @chrisautrey
      last edited by

      @chrisautrey said in MMM-WunderGround-PWS-Observations:

      I found the sizing finally, but that line break at the end is still causing problems with follow on modules, even impacting their header if I add one there.

      Hey Chris,
      I tried to change the font size but nothing changed. Would you tell me how you did it?

      Thanks

      Volker

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        Saabman Project Sponsor @Volkae
        last edited by

        @chrisautrey Sorry for not been very responsive Ive had some significant family priorities to deal with.

        @Volkae What have you got and what are you trying to change?

        V 1 Reply Last reply Reply Quote 0
        • V Offline
          Volkae @Saabman
          last edited by

          @Saabman
          I managed to change the font size now but I would like to change the distance to the next module.
          The next module (weather module) should have a little bit more distance to the Wunderground-PWS-Observations-module. Both modules are at position top_right. I can not find the way to change the module height of one of the modules.

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            Saabman Project Sponsor @Volkae
            last edited by

            @Volkae I think the issue may be because it is set to align right line 55 in MMM-WunderGround-PWS-Observations.css

            Line 56 gives some left padding of 10px maybe try increasing the padding.
            I cant try it myself at the moment my weather station is in the process of being relocated so Im not using Wunderground ATM. Ill try and set some something so I can play with it and try it out.

            Im assuming you have the Wuderground module to the left of the weather module.

            Im just muddling my way through this CSS process my self. I just play with some values and references and see what happens

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              Volkae @Saabman
              last edited by

              @Saabman
              No, the Wunderground module is above the weather module, so I think it cannot be the left padding.
              Both have position top_right in the config.js

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                Saabman Project Sponsor @Volkae
                last edited by

                @Volkae can you post a screen shot even just a photo of your screen.?

                S V 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @Saabman
                  last edited by

                  @Saabman by using the developers window you can examine the styles and results

                  https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1679343561716

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • V Offline
                    Volkae @Saabman
                    last edited by

                    @Saabman said in MMM-WunderGround-PWS-Observations:

                    @Volkae can you post a screen shot even just a photo of your screen.?

                    Here is a photo…MM.jpg

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Volkae
                      last edited by sdetweil

                      @Volkae may need to override

                      .module {
                        margin-bottom: var(--gap-modules);
                      }
                      

                      defaults to 30px

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      V 1 Reply Last reply Reply Quote 0
                      • V Offline
                        Volkae @sdetweil
                        last edited by

                        @sdetweil
                        sorry Sam, I don 't know where to put the lines.
                        Absolut beginner…

                        S 1 Reply Last reply Reply Quote 0
                        • S Offline
                          sdetweil @Volkae
                          last edited by

                          @Volkae all css goes in ~/MagicMirror/css/custom.css

                          if the file doesn’t exist, create it

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          V 1 Reply Last reply Reply Quote 0
                          • V Offline
                            Volkae @sdetweil
                            last edited by

                            @sdetweil
                            I put it in my custom.css but it only changes the distance between the upper edge from my MM and the weather module. It does not change the distance between the weather module and the WunderGround-PWS-Observation module.

                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @Volkae
                              last edited by

                              @Volkae hm. makes no sense as it explicitly does the gap between modules

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              V 1 Reply Last reply Reply Quote 0
                              • V Offline
                                Volkae @sdetweil
                                last edited by

                                @sdetweil
                                /**

                                • Module styles.
                                  */

                                .module {
                                margin-bottom: 30px;
                                }

                                1 Reply Last reply Reply Quote 0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                • 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