Header Ads

Add Rollover Effect Style CSS Navigation Menu Bar

Add Rollover Effect Style CSS Navigation Menu Bar for blogger

How To Add Rollover Effect CSS Navigation Menu Bar For 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>
#menu12 {
 position:relative;
 display:block;
 width:350px;}
#menu12 ul {
 list-style-type: none;
 width: 800px;}
#menu12 ul li {
 display: block;
 float: left;
 width: 200px;
 height: 60px;}
#menu12 a, #menu a:visited {
 display: block;
 width:200px;
 height:60px;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3Gsz636xsHTvfr4yIRzpMoqBQJoj7muLiaPjJ8Uf_B-CVKhpqJaS1hyphenhyphenNK5rBr-1PsTujUSRayMuIv80MHVuG5cHrydnsBkP6BbJDRp6XweD7gXGwaog9YlnTDTbRc93qBxT8euulU5NE/s1600/nav_block.jpg);
 background-position:left top;
 background-color:transparent;
 text-align:center;
 color:black;
 line-height:60px;
 text-decoration:none;
 font-family:arial, sans-serif;
 font-weight:bold;
 margin-top:5px;
font-size:18px;}
#menu12 a:hover {
 background-position:left center;
 line-height:60px;
 overflow:hidden;
 color:white;
}
#menu12 a#selected {
 background-position:left bottom;
 line-height:60px;
}
#menu12 a#selected:hover {
 color:white;
}
6. Go to blogger and click Layout
7. Click Add Gadget and select HTML/Javascript
8. Paste below code
<!--MenuBar Starts-->
<div id="menu12">
<ul>
<li><a href="#" id="selected">Home</a></li>
<li><a href="#">Menu Item </a></li>
<li><a href="#">Menu Item </a></li>
<li><a href="#">Menu Item </a></li>
</ul>
</div><!--MenuBar Ends--
 *Change All # With Your Links.

9. Now save your HTML/Javascript',Done!

If you have any query regarding Stylish Rollover Effect CSS Navigation Menu Bar for blogger Feel free to ask,just drop your comment below.

No comments

Featured Post

HWeb Network provide

HWeb Network provide web site design, web based application, Domain Registration Service. Over 100+ website, web application and for other...

Powered by Blogger.