Hi
I would like to know how to make the calendar smaller. As you can see in the picture, my tv is in portrait, and the calendar takes up a lot of space. Where and what changes in custom css could I make to make it smaller and more rectangular? Thank you.
Read the statement by Michael Teeuw here.
Posts made by techlady
-
RE: MMM-CalendarExt3
-
Need help with resizing regions
Hi everyone,
I have my magic mirror running on a PI 4. It is starting to look like I want, but I need help resizing everything so that it fits on my tv. The tv is 42 in. As you will see in the picture, I have the default weather module, weekly view of Cal Ext2 , and a different module in the top right region. In the top left region are the clock, NFL, and a Movie titles module. In that top bar are the newsfeed and compliments module. The bottom bar has the month view of Cal Ext 2. Any suggestions would be greatly appreciated. -
RE: First four-five modules showing, the others are not
@sdetweil Luckily, it was the very next one- the default compliments module. I haven’t taken the time to see what is wrong with it. Since everything works now, I’ll leave it disabled until I have time to figure it out.
-
RE: First four-five modules showing, the others are not
@sdetweil Thank you very much. That did the trick.
-
First four-five modules showing, the others are not
Hi,
I am running Magic Mirror- the latest version on a Raspberry PI 4. It was working fine for the last couple of weeks, but it stopped working correctly. The first few modules show, but no modules after them shows. I ran dev console. This is the message I get each time I run it:main.js:36 Uncaught TypeError: Cannot read property 'appendChild' of undefined at main.js:36 at Array.forEach (<anonymous>) at createDomObjects (main.js:20) at Object.modulesStarted (main.js:502) at startModules (loader.js:55) at loader.js:38 at HTMLLinkElement.stylesheet.onload (loader.js:210)
I also get this warning:
Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security Policy set or a policy with "unsafe-eval" enabled. This exposes users of this app to unnecessary security risks. For more information and help, consult https://electronjs.org/docs/tutorial/security. This warning will not show up once the app is packaged. (anonymous) @ electron/js2c/renderer_init.js:111 Any help you can give will be appreciated.