@sdetweil Thanks. That redirect was very helpful. Problem solved.
Read the statement by Michael Teeuw here.
Best posts made by nschertz
-
RE: MMM-CalendarExt2
-
RE: Incorrect Clock module time after update to latest MM
D’oh. I found my issue… I inadvertently typed Config: instead of lower case config:
Issued resolved. Thx for taking time to respond. Sorry to have troubled you.
Norb
Latest posts made by nschertz
-
RE: Incorrect Clock module time after update to latest MM
D’oh. I found my issue… I inadvertently typed Config: instead of lower case config:
Issued resolved. Thx for taking time to respond. Sorry to have troubled you.
Norb
-
RE: Incorrect Clock module time after update to latest MM
I added this configuration code to the clock module portion within config.js. Is that the corct place?
-
RE: Incorrect Clock module time after update to latest MM
I added this to the clock module portion with in config.js. Is that the correct place?
-
Incorrect Clock module time after update to latest MM
After updating to latest version of MM I noticed the default clock display the incorrect hour. Exactly 5 hrs ahead. Have been running the same MM pi for 5 plus years with no issue.
Things I’ve done o remedy:-
checked the Raspberry pi localization settings which are set to US - timezone Eastern
-
validated pi is displaying correct time
-
googled this issue to find that others had corrected this by inserting the following in
config.jsconfig {
timezone:“America/New_York”,
}
this did not correct the time.
What do I need to do to get the time to display properly?
-
-
Menu key no longer works after update
After updating to latest version all is fine except for one thing…when hitting the alt kep the bar menu at the top doesn’t appear allowing me to quit MM. Was the eliminated or was the hot key changed?
Norb
-
RE: MMM-CalendarExt2
@sdetweil Thanks. That redirect was very helpful. Problem solved.
-
RE: MMM-CalendarExt2
Great Module!! I started customizing a CSS file to enhance the display. I was able to do everything I wanted to do except one mod. I’m trying to make the calendar title font larger on each of 2 calendars, but can’t seem to find where this property is set. Looking for help with this.
Thx Norb
-
RE: MMM-CalendarEXT2 - changing font size of view title
Forgot to include that I have these calendars setup in daily mode
-
MMM-CalendarEXT2 - changing font size of view title
Hi -
I’ve just set up two calendars with custom CSS attributes for color and style for event and slot titles, but find a way to enlarge the view title. I don’t want to change the default font since it’s used in many places. I simply want to enlarge the view title. I gone through the code and default CSS and can’t find where this is set. I’d appreciate help with this .
Thx Norb