Read & share article, learning, blogging, sitti ads, apps, android and etc.


Create Menu Dropdown for Blogger

Create Menu Dropdown for Blogger

In this post I will give turitorial how to create a dropdown menu that is unique for a friend's blog.

How to install the widged:
1. Go to Blogger Dashboard.
2. Select the template.
3. Edit Template, and then look for the code <ul id='menubar'>
4. Then copy this code just below the <ul id='menubar'>

<li><a href='/'><img border='0' src='http://1.bp.blogspot.com/-Yx-                           NuFKviSQ/TwETaPMdmfI/AAAAAAAAATs/fLZvwofZ8N0/s1600/home_white.png' style='padding:0px;'/></a></li>
<li><a class='trigger' href='#'>Entertainment</a>
<ul>
<li><a href='#'>Music</a></li>
<li class='hr'/>
<li><a href='#'>Movie</a></li>
<li class='hr'/>
<li><a href='#'>Television</a></li>
</ul>
</li>

NB : Replace Blue color with your blog title and url of Red color that leads to your blogger title.

Thank you and happy blogging.


DMCA.com

No comments:

Post a Comment