A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Celebrations [german only!]
- 
Hey lavolp3,
cooles Modul. Finde es leider nicht auf der “Modul-Seite”. Wo kann man es beziehen?
VG
 - 
Sehr schön :-)
 - 
 - 
 - 
How can i center the entire module?
 - 
@KamiSchami sorry for the late reply, currently not here very often.
Try putting following in your custom.css
.MMM-Celebrations { text-align: center } - 
@lavolp3
When i add this code to the config.js the whole MagicMirror turn black.{ module: 'MMM-Celebrations', position: 'top_left', // This can be any of the regions. Best results in left or right regions. header: 'Heute ist:', // This is optional config: { // You don't need any configuration options currently} } },Pretty strange. Any ideas?
 - 
@oberfragger did u look at the messages in the terminal window where u started mm?
npm start. or if you use pm2, then
pm2 logs --lines=???
where ??? is a number, default 15 - 
@oberfragger can you execute the following in MagicMirror folder:
npm run config:check - 
@lavolp3 like i wrote in GitHub… its fixed. My fault.
To All: Somehow the installation was broken. 
