Instructions:
1. Go to your Dashboard > Design > Edit HTML.
2. Search for this line of code:
<div id="navmenu">
3. Below the code above you will see the line of code below:
<div id='navmenu'>
<ul>
<li><a expr:href='data:blog.homepageUrl' title='Home'>Home</a></li>
<li><a href='http://bloggets.blogspot.com'>Free Blogger Templates</a></li>
<li><a href='YOUR-LINK-HERE'>About</a></li>
</ul>
4. Change the words highlighted with
green to whatever you like and
red to your Link URL .
5. Save.
- Change Facebook and Twitter links:
1. Go to your Dashboard > Design > Edit HTML.
2. Search For this line of code:
<!-- SOCIAL NETWORK -->
<div id='toppanel'>
<div id='header_social'>
<ul>
<li><a expr:href='data:blog.homepageUrl + "feeds/posts/default"'><img alt='' src='http://4.bp.blogspot.com/_xn8h_BeLKac/S_ygJMBRChI/AAAAAAAACjQ/M6fpQ5hcyxE/s1600/rss.png'/></a></li>
<li><a href='YOUR_FACEBOOK_URL_HERE'><img alt='facebook' src='http://3.bp.blogspot.com/_xn8h_BeLKac/S_ygFqr696I/AAAAAAAACjI/771I5e00l3w/s1600/facebook.png'/></a></li>
<li><a href='YOUR_TWITTER_URL_HERE'><img alt='Twitter' src='http://3.bp.blogspot.com/_xn8h_BeLKac/S_ygNHW4zPI/AAAAAAAACjY/JxjTHardyGs/s320/twitter.png'/></a></li>
</ul>
</div>
</div>
<!-- /SOCIAL NETWORK -->
3. Change the words highlighted with
red to your Facebook and Twitter URL.
4. Save.
Credit:
- social icons by
Smashing Magazine