ah okay we are working with a whole different thing here
You would actually have to alter the code in register.php and member.php where the birthday is stored and switch around where it is stored.
Code:
Content visible to verified customers only.
see that line in register.php thats the order they store it. so you would alter the order there and in member.php before it is updated you would alter the order of this line accordingly.
Code:
Content visible to verified customers only.