Monday, June 15, 2009

Layout by Coverday

USAGE NOTES

Changing links in menu bar:

1. Upload the template to your blog.

2. Find this code in the layout using firefox search.

<div id='mainmenu'>
<ul>
<li><a href='http://www.coverday.net/'>Home</a></li>
<li><a href='http://www.coverday.net/'>Post</a></li>
<li><a href='http://www.coverday.net/'>Your</a></li>
<li><a href='http://www.coverday.net/'>Links</a></li>
<li><a href='http://www.coverday.net/'>Here</a></li>
<li><a href='http://www.coverday.net/'>www.Coverday.net</a></li>

</ul>
</div>


3. Edit the links or add more of your own by changing the text in the code.

E.G.

"http://www.coverday.net/" TO "http://your_link.com"

"Post" TO "Your Page"

4. Save the changes.