MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Using the Developer Tool and save the settings

    Troubleshooting
    3
    6
    170
    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
      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
        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

        Create a working config
        How to add modules

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

            Create a working config
            How to add modules

            Mykle1 1 Reply Last reply Reply Quote 1
            • Mykle1
              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
                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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy