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

    Topics

    • R

      MMM-GoogleMapsTraffic breaks MMM-KeyBindings

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      R
      Hi Ralf I am using MMM-GoogleTraffic and not able to successfully load the map on my mirror. please let me know if you found a solution to your issue. Thanks ~R
    • R

      Currated Art

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      14
      0 Votes
      14 Posts
      4k Views
      Mykle1M
      @sean said in Currated Art: oops, my afternoon… Haha. No worries, my friend! :-)
    • R

      Make Text color inverting the background image

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      5
      1
      0 Votes
      5 Posts
      4k Views
      R
      @ninjabreadman, thanks a lot for trying to help. You are right in your assumption, that I dont fully understand CSS. I am learning as we speak. The site you mentioned is the one I found as well and followed. Unsuccessful. It is working for the copyright text/title of the Wallpaper module. So I cant be to far off. But not for the clock. From what I found out so far is that the problem is that the wallpaper and the clock are not in the same “stacking index” which I tried to solve following this article.
    • R

      secrets.js

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Feature Requests
      10
      0 Votes
      10 Posts
      4k Views
      Y
      Hi! I understand this issue. I use a gitlab private repository. I clone it in “magicmirror_config” in /home/pi/ And then I created a symlink im /home/pi/MagicMirror/config/ for my versioned config.js And all my personalized files are in symlink where I need it. That’s really easy and like that I can test on local device (my Mac) before put it on the raspberry Pi. :-)
    • R

      Weather Modul with bars for min/max temperature?

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      6
      1
      0 Votes
      6 Posts
      2k Views
      WayneRigleyW
      @rak thanks, ill be working on this, this afternoon … ill let you know how it works. thanks for the fork !
    • R

      Changing column width different for top and bottom

      Watching Ignoring Scheduled Pinned Locked Moved Development
      2
      0 Votes
      2 Posts
      2k Views
      justjim1220J
      @rak Put something like this… .region.top.left { width: 768px; } .region.top.center { width: 768px; } .region.top.right { width: 384px; } .region.bottom.left { width: 960px; } .region.bottom.right { width: 960px; } in your custom.css file. I would venture to think it should work, tested it out on my laptop, and it seemed to be what you might be wanting, to get the number of pixels needed, I multiplied my screen resolution by .40 (40%) and .20 (20%). Then I divided my screen res width by 2 to get the 50% in pixels. IE: my screen res for total width is 1920px. Thus 1920 X .40 = 768, giving me the top_left and top_center amounts. then I multiplied 1920 X .20 to get the top_right amount. then to get the 2 bottom amounts, I divided 1920 /2 = 960.
    • R

      Calendar Module not reloading/updating the entries

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      N
      @rak I’m also seeing this issue, I have entries showing on added in the calendar that are no longer part of the news feed online. It seems it’s ‘filling up’ then not refreshing :(
    • 1 / 1