How do I change the appearance of the date and make it something like this?
http://skins.b2evolution.net/a.php?skin=Kubrickb2gemublogs
Like, with the title on top followed by the date underneath? I want it to be in this format as well -> eg "June 17th, 2005".
Your best bet is to download that skin and look at the source code to see how it does what it does. The _main.php file is what you need to look at. The code used to display the date (and locale) is here:
Put that code into the _main.php of the skin you're using, right under the title.