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-OpenWeatherForecast... CSS

    Scheduled Pinned Locked Moved Custom CSS
    8 Posts 2 Posters 1.4k Views 2 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
      sdetweil @BKeyport
      last edited by sdetweil

      @BKeyport see the second link in my signature below
      And google search
      Move icon to the right on web page

      The second will give you styles to try
      The first will give you the tool to test with

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      BKeyportB 1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @sdetweil
        last edited by

        @sdetweil I’ve tried everything I could think of, and can’t get it to translate to custom CSS.

        The "E" in "Javascript" stands for "Easy"

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

          @BKeyport if you can do it in the dev window just copy paste and add the module name prefix.

          I don’t use that module

          Use the dev window , select the element, maybe element parent right-justify

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @BKeyport care to share config without api key

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              @BKeyport
              using the default everything config

              google search result
              https://stackoverflow.com/questions/56289240/how-to-move-the-icon-to-the-right-end

              and with

              .MMM-OpenWeatherForecast .wind-header {
                 float;right;
              }
              

              Snip20250314_12.png

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              BKeyportB 1 Reply Last reply Reply Quote 0
              • BKeyportB Offline
                BKeyport Module Developer @sdetweil
                last edited by

                @sdetweil odd - I tried that before and it didn’t work. Now it does.

                CSS man.

                Thanks.

                The "E" in "Javascript" stands for "Easy"

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

                  @BKeyport not me. I just tried what Google search results suggested

                  Key item the style was on the span, not the img

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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