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.

    Using the Developer Tool and save the settings

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 3 Posters 894 Views 3 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.
    • R Offline
      Richard_Fish
      last edited by

      Hello everybody,

      i’m trying to configurate my MagicMirror and use the Developer Tool for the fine tuning to change some positions of the modules.
      Until this step everything is fine.

      But after a restart of MagicMirror, it looses this parameter.
      Is there any way to save these settings? I can’t find any option or button in this way.

      Thanks for helping me!

      Best regards
      Richard_Fish

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

        @richard_fish developer mode doesn’t save anything…

        u have to take those settings u changed or added and turn them into

        blocks of stuff in ~/MagicMirror/css/custom.css

        .modulesname .class (or element name)  {
        
        styles
        
        }
        

        using these items to target the specific elements you want to set/modify
        https://www.w3schools.com/cssref/css_selectors.asp

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        Mykle1M 1 Reply Last reply Reply Quote 1
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @sdetweil
          last edited by

          @sdetweil said in Using the Developer Tool and save the settings:

          developer mode doesn’t save anything…

          It has saved me a few times. ;-)

          Haw haw

          Create a working config
          How to add modules

          S 1 Reply Last reply Reply Quote 1
          • S Away
            sdetweil @Mykle1
            last edited by

            @mykle1 said in Using the Developer Tool and save the settings:

            It has saved me a few times

            yeh, but u keep trying to prove u need saving!.. but you don’t!

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            Mykle1M 1 Reply Last reply Reply Quote 1
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @sdetweil
              last edited by

              @sdetweil

              We all need saving, father. :-)

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • R Offline
                Richard_Fish
                last edited by

                Okay, thank you!
                I’ll try my best.

                Richard_Fish

                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