have you figured out how to change the color of the bright font?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-text-clock fullscreen
-
RE: MMM-DynamicWeather - how to display different particle amount per weather effect
did you find a solution to this?
I’m having the same issue.
I have one rain drop on the far left, the screenshot shows rain all over the screen; the css file only has it 7px of the left margin. -
RE: What's overriding my custom css?
I figured out how to fix my issue
I added :.region.top.center{ top: -50px; left: 560px; } .region.top.left{ top: -50px; left: -50px; } .region.top.right { top: -50px; right: -50px; width: 300px; }
to the bottom of my custom css file.
thanks guys
-
RE: What's overriding my custom css?
thank you.
So the order of the css makes or breaks the previous code? -
What's overriding my custom css?
I’ve modified my modules to be as close to the top and to the left of the screen as possible with this:
.module.clock
position: absolute;
width: 400px;
top: -90px;
left: -50px;now with the calendar, I did the same:
.calendar
position: absolute;
top: -90px;the clock module moves to the position as directed in the custom css file, however the calendar starts as the mirror refreshes; but once it loads, it jumps back to the original position.
what can override custom css?
-
RE: Magic(Dashboard)Mirror
@MZ-BER thanks, I used a tv I got from a glitch sale and removed the back and speakers to avoid a bulge, built a frame and it still sticks out 3 inches.
-
RE: Magic(Dashboard)Mirror
did you take components of the LG screen off in order for it to be so flat?
-
RE: MMM-birthdays
is there a way to include google contacts birthdays, instead of individually adding birthdates?