A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
How to add custom birthdays to the calendar module?
-
@doogy_rev I didn’t change the css, but the age is now in a separate td, also sep from the date
so try this
git pull
also ACTUALLY fixed the count… I was counting things that wouldn’t display… oops…
-
@sdetweil This is what I have now…
just wondering if this makes more sense? (quick photoshop)
Sorry if I am being a PITA
-
@doogy_rev i understand… i am thinking if there is a way to fix this and still get this functionality, which I like better…
-
@sdetweil If it was set back to 2 tables columns
Column 1 = Name + Age + Align Left
Column 2 = Date + Align rightWould that work? Guess it depends if you can put Name + Age in the same cell space
-
@doogy_rev I know HOW it should be done. question is what can I do to THIS code, without rewriting it