• 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.

Using the Developer Tool and save the settings

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 925 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 Apr 23, 2021, 10:27 PM

    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 Apr 23, 2021, 11:09 PM Reply Quote 0
    • S Offline
      sdetweil @Richard_Fish
      last edited by Apr 23, 2021, 11:09 PM

      @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

      M 1 Reply Last reply Apr 24, 2021, 1:08 AM Reply Quote 1
      • M Offline
        Mykle1 Project Sponsor Module Developer @sdetweil
        last edited by Apr 24, 2021, 1:08 AM

        @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 Apr 24, 2021, 1:15 PM Reply Quote 1
        • S Offline
          sdetweil @Mykle1
          last edited by Apr 24, 2021, 1:15 PM

          @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

          M 1 Reply Last reply Apr 25, 2021, 12:08 AM Reply Quote 1
          • M Offline
            Mykle1 Project Sponsor Module Developer @sdetweil
            last edited by Apr 25, 2021, 12:08 AM

            @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 Apr 25, 2021, 6:48 PM

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

              Richard_Fish

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                1/6
                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