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.

    Module Border Removal Issue

    Scheduled Pinned Locked Moved Solved Custom CSS
    14 Posts 3 Posters 3.5k 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.
    • M Offline
      matt216 @sdetweil
      last edited by

      @sdetweil said in Module Border Removal Issue:

      yes, and it really eliminates the ‘try this, nope, try this, nope… loop’

      Doesn’t it! Waiting for pm2 restart mm each time was driving me nuts!

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

        @matt216 said in Module Border Removal Issue:

        Waiting for pm2 restart mm each time was driving me nuts

        you don’t have to do a full restart,

        change custom.css and hit f5 in the dev window, or ctrl-r on the MM side

        so the cycle

        start MM, npm start dev
        or ctrl-shift-i if already running

        use the elements tab to locate the html entry, which will expand the css class tree on the right
        select the element u want to change (select pointer to left of elements page

        edit the styles, upper right to get the effect u want

        select/copy
        alt-spacebar, n to minimise MM window

        use your editor to add/change entry custom.css
        using class name found in dev window
        paste

        save
        click on taskbar mm entry to resurface page
        ctrl-r or f5 to refresh page, reloading custom.css

        check results…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @sdetweil This a follow-on question regarding developer tools while MM running. If you have a module that is updating at a rapid pace it gets to be a real challenge trying to drill down to the lines you want to look at because at each cycle it will close all the expanded subsections. Is there a way to stop that other than setting a large update value?
          Seems like it was either stock ticker or news ticker were culprits as rest of modules like calendar you can update every 12 hours or so.

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

            @ankonaskiff17 no, they recreate the output every time, so you have to slow them down…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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