Read the statement by Michael Teeuw here.
Touchscreen Family Dashboard
-
@sharkbait said in Touchscreen Family Dashboard:
How did you manage to increase the font-size of the calendar month heading (SEPTEMBER 2023)?
I added in the custom css:
.MMM-CalendarExt3 .module-header {
font-size: [changes here]
[other options you’d like to change]
} -
@jalow Thank you. It worked.
-
I would love to see your configuration and CSS files for this layout - looks really clean.
Walter
-
This is amazing! Thank you.
Do you know if the Google calendar option works with iCal/iCloud calendar?
-
Could you elaborate on the changes you made to be able to be able add/edit/delete calendar entries in EXT3?
I’m able to get the pop up to add events and the events add to the main calendar. I’m stuck tho, as I can’t edit or delete these events.
A wishlist would be able to add events to some of the other linked calendars I have. I’m also stuck and can’t get the MMM-SimpleKeyboard to open. I’m running the magic mirror through server mode and view through a website and just use an attached wired keyboard for the time being.
Thanks for any help!