MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. zeular
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 15
    • Groups 0

    Topics

    • zeularZ

      Image right-aligned?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Development
      2
      0 Votes
      2 Posts
      1k Views
      J
      @zeular This requires a bit of CSS work in the custom.css file. The image is likely being positioned absolutely on the left or floated to the left, as it otherwise would be right-aligned as the text is. You’ll need to start MM in dev mode to open the inspector. Do this with npm start dev from the MagicMirror directory. Use the inspector to see what CSS is being applied to the image. The best part is that you can play with the CSS right in the inspector to try and see what rule is forcing the image to the left. If you are completely new to CSS, fear not! Start here: http://www.css-101.org/. This will give you the basics on how CSS works, and should be enough for you to figure out how to get the image right-aligned.
    • zeularZ

      I run "pm2 update" what to do now?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      959 Views
      zeularZ
      Hi I was playing around and typed in “pm2 update”, (shouldn’t have). I don’t really understand what I did… The mirror stoped and I rebooted the PI and the mirror wouldn’t autostart, when I typed “pm2 show mm” the “mm” was running but I could only see the desktop on my PI, not the mirror. Then I did the configuration “pm2 start mm.sh” and get my mirror back on but I miss some of my modules. I can see 6 of 9 and can’t find whats wrong. I have tried to run “npm install” on the missing modules but it didn’t work. Any ideas?
    • 1 / 1