Set up the Post Date
====================

Access into Settings and under the Formatting tab, change the Timestamp Format to this format: Wednesday, September 09, 2009', Save Settings to achieve the post date.

'Save Settings' to complete the post date's settings.


Set up Menu Links
====================

Find Below codes and edit # with your links and Page 1 and other text with yours.

<div id='menu'>
<ul>
<li><a href='/'>Page 1</a></li>
<li><a href='#'>Page 2</a></li>
<li><a href='#'>Page 3</a></li>
<li><a href='#'>Page 4</a></li>
</ul>
</div>