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

Scheduled Pinned Locked Moved Utilities
20 Posts 5 Posters 5.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.
  • C Offline
    chrisautrey
    last edited by Dec 1, 2021, 1:22 PM

    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.

    V 1 Reply Last reply Feb 28, 2023, 9:04 PM Reply Quote 0
    • V Offline
      Volkae @chrisautrey
      last edited by Feb 28, 2023, 9:04 PM

      @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 Mar 18, 2023, 12:02 PM Reply Quote 0
      • S Offline
        Saabman Project Sponsor @Volkae
        last edited by Mar 18, 2023, 12:02 PM

        @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 Mar 19, 2023, 2:10 PM Reply Quote 0
        • V Offline
          Volkae @Saabman
          last edited by Mar 19, 2023, 2:10 PM

          @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 Mar 20, 2023, 10:33 AM Reply Quote 0
          • S Offline
            Saabman Project Sponsor @Volkae
            last edited by Mar 20, 2023, 10:33 AM

            @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 Mar 20, 2023, 5:49 PM Reply Quote 0
            • V Offline
              Volkae @Saabman
              last edited by Mar 20, 2023, 5:49 PM

              @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 Mar 20, 2023, 7:48 PM Reply Quote 0
              • S Offline
                Saabman Project Sponsor @Volkae
                last edited by Mar 20, 2023, 7:48 PM

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

                S V 2 Replies Last reply Mar 20, 2023, 8:20 PM Reply Quote 0
                • S Away
                  sdetweil @Saabman
                  last edited by Mar 20, 2023, 8:20 PM

                  @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 Mar 20, 2023, 8:43 PM

                    @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 Mar 20, 2023, 8:57 PM Reply Quote 0
                    • S Away
                      sdetweil @Volkae
                      last edited by sdetweil Mar 20, 2023, 8:58 PM Mar 20, 2023, 8:57 PM

                      @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 Mar 24, 2023, 1:09 PM 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