Birthdays 2.0.1: Changing the Interface

The interface that users encounter when entering their birthday can be changed to better suit your needs simply by editing lang_main.php and birthday_interface.tpl. Examples of how it might be changed follow:

The actual modifications that need to be made are as follows:
As a final note, if you wish to change the order in which the month, date, and year inputs show up, simply open lang_main.php and change $lang['DATE_FORMAT'] as appropriate. This document uses F j, Y.