Read the statement by Michael Teeuw here.
MMM-CalendarExt2: Change Colour for actual day and weekend days
-
Hey there,
Newbie here loving all of this, but struggling with CSS. I want to do three things:
-
On the basic calendar view, the present day is highlighted in white. What is the code to change its colours, and what is the css file I need to change?
-
I want to give “Saturday” and “Sunday” a different colour text each. What is the code to change its colours, and what is the css file I need to change?
-
I’d like the “Saturday” and “Sunday” rows to have a different background colour each. What is the code to change its colours, and what is the css file I need to change?
Thanks!
-
-
@saltedcod said in MMM-CalendarExt2: Change Colour for actual day and weekend days:
what is the css file I need to change?
always same answer, (all from the MagicMirro folder)
add stuff to css/custom.css,
don’t edit file provided by modules or MagicMirror
if css/custom.css doesn’t exist, just create it
touch css/custom.css
-
@sdetweil Thank you for your suggestions.
I have been using the CSS files that came with the original installation. I have backups of the original files, though. I’ll see how I can make a custom css file.But I still don’t have an answer to my questions! :)
-
@saltedcod I can’t answer on the module info.