Round Corner CSS Hover Effect Navigation Menu Bar
Today I'm going to explain how to add  Round Corner Style CSS navigation menu bar for Blogger.We are using CSS and HTML for this navigation menu bar.To add this  Round Corner Style CSS Hover Effect Navigation menu bar widget gadget for blogger website just follow the steps mentioned below.



How To Add  Round Corner Style CSS Navigation Menu Bar To Blogger


1. Log in to blogger account

2. Now select "Template"
3. Now Click EDIT HTML Button"
4. Find this tag by using Ctrl+F ]]></b:skin>
5. Paste below code Before ]]></b:skin>
/* The CSS Code for the menu starts here bloggersstand.blogspot.com */
#roundbar_bloggersstand {
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwTgWyHUdNQB-9aRvTAhFTEJ7zfwTIv4JxPPtIopuS3yChEG3A4KnnSldbN4IvyLygDEr8OwtA0MBfReAqTv3bTWXDNhbeOHKXCsrr1IrXs5BsypHGwr0196OQmCCKx6O8EKkbQCZQGqc/s1600/round_menu.png);
background-repeat:no-repeat;
margin-left:14px;
padding-left:10px;
height:46px;
}
#round_bloggersstand {
float:left;
height:27px;
margin-bottom:0;
font-size:100%;
width:1000px;
line-height:normal;
margin-top:0
}
#round_bloggersstand ul {
list-style:none;
margin:0;
padding:0
}
#round_bloggersstand li {
display:inline;
margin:0;
padding:0
}
#round_bloggersstand a {
float:left;
padding-right:1px;
font-weight:bold;
text-decoration:none
}
#round_bloggersstand a span {
display:block;
padding-left:10px;
padding-right:10px;
padding-top:10px;
font-weight:bold;
height:27px;
color:#FFF;
font-size:100%;
border-left:0 solid #dcdcdc;
margin-right:0;
float:none
}
#round_bloggersstand a:hover span {
color:blue;
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicRbw6uN5dYci9R5dku_KfN21Bz7Y-eXyz1ZYoka4eKwiQyjgOI-1T8uvNqPOUdnKmjL7TJp_ziV7Ly_hCwK5h7-rKWQPohyphenhyphenzLmCpl51YvHxV50opcuGQvjqsLNEEYF3e9f0owc-RVp9o/s1600/round_hover.png);
background-color:maroon;
background-repeat:repeat-x;
height:27px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
font-weight:bold;
font-size:100%;
background-position:0 0
}
6. Go to blogger and click Layout
7. Click Add Gadget and select 'HTML/Javascript
8. Paste below code.
<div id="roundbar_bloggersstand">
<div id="round_bloggersstand">
<ul>
<li id="current"><a href="#" title="home"><span>Home</span></a></li>
<li><a href="#"><span>Albums</span></a></li>
<li><a href="#"><span>Download</span></a></li>
<li><a href="#"><span>Privacy Policy</span></a></li>
<li><a href="#"><span>Lyrics</span></a></li>
<li><a href="#"><span>Music</span></a></li>
<li><a href="#"><span>Videos</span></a></li>
<li><a href="#"><span>About</span></a></li>
<li><a href="#"><span>Contact us</span></a></li>
</ul></div></div>
 *Change # With Your Profile/URL/username

9. Now save your HTML/Javascript'.

If you have Any Query regarding This Round Corner Style CSS Hover Effect Navigation Menu Bar..Feel Free To Ask,Just Drop Your Comment. 
      
Axact

Axact

Vestibulum bibendum felis sit amet dolor auctor molestie. In dignissim eget nibh id dapibus. Fusce et suscipit orci. Aliquam sit amet urna lorem. Duis eu imperdiet nunc, non imperdiet libero.

Post A Comment:

0 comments: