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 7.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.
    • 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 Do not disturb
                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 Do not disturb
                    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 Do not disturb
                        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
                        • 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