Read the statement by Michael Teeuw here.
MMM-CalendarExt3
-
I’m having a bit of css trouble. I’m trying to display an image in the background of specific cells. It was working in July (in both CX2 and CX3) but has since stopped displaying in either.
.CX3 .month_09.date_22 { /*first day of fall*/ opacity:50%; background-position:center; background-repeat:no-repeat; background-image: url('../modules/MMM-CalendarExt3/images/Fall-Tree-small.png'); }
-
@almightyyoshi said in MMM-CalendarExt3:
.month_09.date_22
do u need a space between those?
also see how to use developers window to determine element classes to address for styles
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1663003753793 -
@almightyyoshi said in MMM-CalendarExt3:
opacity:50%;
background-position:center;
background-repeat:no-repeat;
background-image: url(‘…/modules/MMM-CalendarExt3/images/Fall-Tree-small.png’);.CX3 .month_9.date_22 { ...
-
Nope. Stupid mistake. Needed to be month_9.date_22.
-
@almightyyoshi ok, I don’t see the difference…
-
-
@sdetweil month_09 (wrong i guess) and month_9 (correct i guess)
-
@mumblebaj dang computers!!! so picky,!
-
What’s worse, I had an example right above it that I knew worked, and I still didn’t register that the 09 was the issue.
-
Hello, since the switch to Cal3, I no longer see any events in my calendar. I tried with the French holiday calendar, and it works, I added lots of events in mine, but nothing worked. Looks like it’s coming from my ICS file. An idea ? (translated with Google)