Thursday, October 13, 2011

Magazine Basic Blogger Template Installations Guide

Template Name: Magazine Basic Blogger Template
By : www.freebloggertemplate.info
Download link: Click here

# SETUP MENU NAVIGATION
Go to "Edit HTML" page
Search the codes like below
<div class='main-navigation'>
<ul class='sf-menu' id='menu-main'>
<li><a href='/'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Uncategorized</a></li>
<li><a href='#'>Category B</a>
<ul class='sub-menu'>
<li><a href='#'>Category C</a></li>
<li><a href='#'>Category D</a></li>
</ul>
</li>
</ul></div>

Change "#" with your link anchor/url
Change "red text" with your text anchor

0 comments:

Post a Comment