Read the statement by Michael Teeuw here.
How to add custom birthdays to the calendar module?
-
@sdetweil that looks awesome, exactly how I was wanting it to look
-
although, thinking about it would it look better if of the age was directly following the name, and the date is fixed to the far right . .
doogyrev (47)___________Oct 12th
Dave (26)________________Jan 1stvs
doogyrev______(47) Oct 12th
Dave_____(26)______Jan 1stIf that ^^ makes sense?
-
@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