I hope this help.
Read the statement by Michael Teeuw here.
Posts made by Piranha1605
-
RE: Clock module
Some time ago I built a module that included the flip clock. MMM-Watchstore
-
RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3
@radioman Versuche mal dein Modul zu verschieben und nicht die ganze Region.
.module.calendar { background : black; margin-left: 10px; margin-top: 130px; }
-
RE: Bright UI
@potts-mike
I got it with the calendar, you just have to adjust the CSS.Here is an example with which entries you can customize it.
} .CX2 .agenda .eventSub { display:none; } .CX2 .daily .fullday .eventTime { display:none; font-size: 18px; } .CX2 .slot .event{ background: inherit; font-size: 18px; } .CX2 .slot .slotHeader{ background-color:Transparent; text-transform: uppercase; font-size: 20px; font-weight: 400; border-bottom: 1px solid #1ed760; line-height: 15px; padding-bottom: 5px; margin-bottom: 10px; color: #999; } .CX2 .today .slotHeader * { text-transform: uppercase; color: #999; font-size: 20px; } .CX2 .event.fullday { color: inherit; } .CX2 .slot .slotFooter { display: none; } .CX2 .event[data-calendar-name="Die Fischers"] { border-left: 2px #ce4138 solid; border-bottom: 1px solid #424242; } .CX2 .event[data-calendar-name="Karate"] { border-left: 2px #3288ff solid; border-bottom: 1px solid #424242; } .CX2 .event[data-calendar-name="Abfall"] { border-left: 2px #6bff32 solid; border-bottom: 1px solid #424242; } .CX2 .slot > .slotContent{ position:relative; width:100%; background-image:inherit; } .CX2 .event.fullday { border-radius:0px; }
-
RE: Bright UI
At first glance, I think that these are the entries attached below.
.sonos ul .art img { height: 400px; } .MMM-PaprikaMenu .menu .today .meal { color: #8a8a8a; font-size: 24px; }
But it may also be that something is written about the .js or .njk, so have a look
-
RE: Bright UI
Please post me all three CSS, from the paprika menu, from Sonos and your custom.css, and I’ll get you ready
-
RE: CSS for small fullscreen display
What you mean is called responsive web design. for example, you could use the tablet in portrait or landscape format and thus adjust the position of the modules.You have to change the index.html for this with the meta name viewport, but with an update the index.html will probably be overwritten.
-
RE: Mirror not starting after updating to MagicMirror² v2.12.0
@sdetweil
As often as I have to put on my MM right now, your skips are part of life like eating. :cat_face_with_tears_of_joy: :cat_face_with_tears_of_joy: :cat_face_with_tears_of_joy: