Nope. Stupid mistake. Needed to be month_9.date_22.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
A
Posts
-
RE: 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'); }