Read the statement by Michael Teeuw here.
My First Mirror... until now ^^
-
I like the background picture (the girl). Does anyone know where to find that one?
-
@cruunnerr Hi, Can you show me your css of Newsfeed, I am interested in make it smaller (width) like on your mirror…
thanks -
Meanwhile i changed my background but cannot find the girl-wallpaper. Sorry bro :(
Here is my whole css
/***************************************************** * Magic Mirror * * Custom CSS * * * * By Michael Teeuw http://michaelteeuw.nl * * MIT Licensed. * * * * Add any custom CSS below. * * Changes to this files will be ignored by GIT. * *****************************************************/ body { background-image: url("background2.jpg"); background-size: cover; margin-left: 0px; margin-right: 30px; margin-top: 15px; margin-bottom: 15px; position: absolute; height: calc(100% - 28px); width: calc(100% - 22px); } .MMM-SystemStats { color: #CEF6CE; } .MMM-MyCalendar { max-width: 300px; } .MMM-MovieListings { max-width: 400px; } .left header { border-bottom: none; /* instead of 1px solid #666; to remove all lines from all the headers */ width: 70%; /* add this to change the width of all module headers */ } .right header { border-bottom: none; /* instead of 1px solid #666; to remove all lines from all the headers */ width: 70%; /* add this to change the width of all module headers */ } .newsfeed .small{ color: #FFFFFF; } .newsfeed .medium{ color: #D8D8D8; } .newsfeed { max-width: 280px; } .region.top.right { max-width: 330px; } .MMM-ioBroker { width: 550px; zoom: 75%; }
-
@cruunnerr My PIR doesn’t trigger or do anything. When I try to execute python script below is the error message.
All of sudden my monitor started going to sleep so I made below changes,
sudo nano /etc/lightdm/lightdm.conf
Add the following lines to the [SeatDefaults] section:
xserver-command=X -s 0 dpms
-
Hi, can you post the Wallpapers here please
-
Hello and congratulations. Very beautiful. I also intend to do something like this but without LEDs and audio … unfortunately I stopped on the operation of the PIR. I have a smart tv lg with HDMI / cec I followed all the tutorials but I can’t make it work! every time MM has to restart, the screen turns black and I can’t even access the raspbian to make changes and I have to format it again! :-( I have your own PIR, could you give me a hand, help me? Thank you very much
-
@blackeaglece said in My First Mirror... until now ^^:
I have your own PIR, could you give me a hand, help me? Thank you very much
;)
Try to find a solution in this post. Otherwise ask again, if you need more help :)
And Merry X-Mas@kusselin said in My First Mirror... until now ^^:
Hi, can you post the Wallpapers here please
Sorry, but i don’t have them anymore :(