I would like to list (aligned vertically)...a list of the birthdays on my site, but so far I have only been able to use the " <?php ssi_todaysBirthdays(); ?> " code which gets me just a horizontal listing separated by commas.
This is the output I would like (I will be using this in a block):
Mickey Mouse (85) Mar 23
Donald Duck (65) Mar 29
Is this possible?
Thanks.
Wally