Thursday 26 March 2009

How to configure the navigation links

after downloading and installing this template go to Layout > Edit HTML and make sure you have expanded the widget templates and find the following code

<div id='navigation'>
<ul>
<li><a class='homepage' href='/'>home</a></li>
<li><a href='#'>about</a></li>
<li><a href='#'>contact</a></li>
</ul>
</div>


the first one is already done and points to your blogs homepage replace the # with the URL here's an example

<div id='navigation'>
<ul>
<li><a class='homepage' href='/'>home</a></li>
<li><a href='http://myblog.blogspot.com/2009/03/about.html'>about</a></li>
<li><a href='http://myblog.blogspot.com/2009/03/contact.html'>contact</a></li>
</ul>
</div>


if you wish to leave a comment on this template click here

No response to “How to configure the navigation links”

Leave a reply

Note: only a member of this blog may post a comment.

 
© 2009 Greenpress. All Rights Reserved | Powered by Blogger
Design by psdvibe | Bloggerized By LawnyDesigns