Template Details :
Platform Type | Blogger / Blogspot |
Template Name | RBSimple |
Instructions URL | How to use this template |
Template Author | mkr-site |
Designer | www.ivythemes.com |
Features | 2 column, Right Sidebar, Ads Ready,wordpress look,fast loading, widget ready, share buttons, simple, black, White. |
Descriptions | RBSimpleis free responsive blogger templates |
Login to blogger dashboard --> layout --> Edit HTML
Now scroll down to where you see the codes below:
<ul id='menuhlng1'>
<li class='mhome'><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Archive</a>
<ul class='submenu hidden'>
<li><a href='#'>Dropdown</a></li>
<li><a href='#'>Dropdown</a></li>
</ul>
</li>
<li><a href='#'>Comments</a></li>
</ul>
Just replace "#" with your menu item URL.
Configure Top Dropdown Menu:
<ul id='menuhlng'>
<li><a href='#'>About</a></li>
<li><a href='#'>Contact</a></li>
<li class='dgnsubtop'><a href='#'>More</a>
<ul class='sub-menu-top hidden'>
<li><a href='#'>Sub Menu</a></li>
<li><a href='#'>Sub Menu</a></li>
<li><a href='#'>Sub Menu</a></li>
</ul></li>
</ul>
Just replace "#" with your menu item URL.
No comments:
Post a Comment