@bhepler your custom header doesnt show
Read the statement by Michael Teeuw here.
Best posts made by JoMa25
-
RE: MMM-Reddit two headers instead of just one
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
-
RE: MMM-Reddit two headers instead of just one
@bhepler your custom header doesnt show
-
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, } },