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

    JoMa25

    @JoMa25

    1
    Reputation
    3
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    JoMa25 Unfollow Follow

    Best posts made by JoMa25

    • RE: MMM-Reddit two headers instead of just one

      @bhepler your custom header doesnt show

      posted in Troubleshooting
      J
      JoMa25

    Latest posts made by JoMa25

    • Module is top big

      Just implemented the ResueTime module that shows the computer usage. Now it has the same position as my network scan module. The scan module gets pretty big but because its only one line I dont care. The Time module then adjusts to the width of the scan module and gets way to big. I know that it can be smaller cause the scan module gets bigger the more it scans (ping, down/upload). Any way I can tell only to the rescuetime module it should stay smaller? picture of my problem

      posted in Troubleshooting
      J
      JoMa25
    • RE: MMM-Reddit two headers instead of just one

      @bhepler your custom header doesnt show

      posted in Troubleshooting
      J
      JoMa25
    • MMM-Reddit two headers instead of just one

      Hey Guys, I’m new to the MM community and wanted to put in a Reddit module I found on this forum. (https://github.com/kjb085/MMM-Reddit) Now as you can see in this image, I have two headers instead of just one. Does anyone know a solution? Some other user posted the same issue in the forum of the module maker but he didnt response (12 days ago).

      {
      			module: "MMM-Reddit",
      			position: "top_right",
      			config: {
          				subreddit: 'aww',
      				displayType: 'image',
      				imageQuality: 'high',
      				count: 10,
      				show: 1,
      				width: 500,
      				showNumComments: false,
      				showHeader: true,
      			}
      		},
      
      posted in Troubleshooting
      J
      JoMa25