Dotted Border navigation menu bar
golf widget for blogger is wonderful for those websites and blog with light
color with their template. As this specific nav bar is made with light colors
therefore it will seem fine throughout dating along with entertainment websites
and web site which largely prefer light colors for their web design within the
similar method we have yellow direction-finding menu Clubhouse and Pink
navigation Food selection Bar. We have some black color direction-finding menu
including Blue Course-plotting Menu Intended for both Blogger and Wordpress.
Steps to Install :
1.Login
=>Blogger=>Template=>Add Widget
2.Paste the below code and save
it.
<style type="text/css">
#menu2 ul {
list-style:none;
font-family: "Trebuchet MS", sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
border:1px solid #000;
border-left:none;
float:left;
clear:both;
margin:20px;
border:5px dashed #000;
}
#menu2 ul li{
float:left;
}
#menu2 ul li a{
display:block;
text-decoration:none;
background-color:#52B0DF;
padding:5px 10px;
color:#666;
width:140px;
}
#menu2 ul li a span{
display:block;
text-align:center;
}
#menu2 ul li a span.title{
}
#menu2 ul li a:hover span.title{
color:#000;
}
#menu2 ul li a span.text{
font-size:12px;
font-style:italic;
padding:0px 5px;
border:1px solid #f0f0f0;
}
#menu2 ul li a:hover span.text{
}
#menu2 ul li a:hover span.text{
border:1px inset #ccc;
background-color:#fff;
}</style>
<div id="menu2">
<ul>
<li><a href="">
<span class="title">About</span>
<span class="text">Who we are</span>
</a>
</li>
<li><a href="">
<span class="title">Portfolio</span>
<span class="text">What we do</span>
</a>
</li>
<li><a href="">
<span class="title">Blog</span>
<span class="text">What we talk about</span>
</a>
</li>
<li><a href="">
<span class="title">Contact</span>
<span class="text">How to get in touch</span>
</a>
</li>
</ul>
</div>
Note : If you want to change you can change the dotted border color and background of navigation menu
Happy Blogging Don't forgot to write your views below , appreciation gives more energy to do more research and explore it.
Like the Post? Share with your Friends:-
0 comments: