Header Ads

Add Stylish Glossy Grey Colour Navigation Menu Bar

Add Stylish Glossy Grey Colour Navigation Menu Bar for blogger

How To Add Stylish Glossy Grey Colour 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>
/*CSS Code for the menu starts here */
.rhm1{
 width:780px;
 height:64px;
 margin:0 auto;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWEuKft6wF-SS6is_ErY7C_pCEyzGAHWkb0bCnvihvZ7uEK-k4o8tcEhzRKpcM6rJNjbM8hc4ZPPzPcqw4q3S2uacQRnI3jW_7pLFQpABWRoa7VPrZ-1gu9bwhy5H5juIPoNBwboChfJo/s1600/rhm1_bg.gif) repeat-x;
}
.rhm1-left{
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8FZPxBMQA-MWWTWfiRl4sSB_CIKpkDZZ-U4Sj5hqQvqmPxTvV4ElNuqZhcDtD-OjlaBfnVkJ8lVAUclSIS0f7YU7rjBR2HKflF4p3_F6_wa2u_Uen1Zink-YJGWdVRkvv87YEjLwkkkg/s1600/rhm1_l.gif) no-repeat;
 width:15px;
 height:64px;
 float:left;
}
.rhm1-right{
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijxm8KKR_KrCo-FvwScjMkzXU2e8N6QfXCPn8LyXUaDNnTLYafkZH_F9avwzFJ5iUL8Ya_nzX7TAJpf2e-7evjhK7PTbieplBHNnsb7DsoYuMFa3hYwjpI_o07HZrImHRUDRXOy6GAfns/s1600/rhm1_r.gif) no-repeat;
 width:15px;
 height:64px;
 float:right;
}
.rhm1-bg{
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWEuKft6wF-SS6is_ErY7C_pCEyzGAHWkb0bCnvihvZ7uEK-k4o8tcEhzRKpcM6rJNjbM8hc4ZPPzPcqw4q3S2uacQRnI3jW_7pLFQpABWRoa7VPrZ-1gu9bwhy5H5juIPoNBwboChfJo/s1600/rhm1_bg.gif) repeat-x;
 height:64px;
}
.rhm1-bg ul{
 list-style:none;
 margin:0 auto;
}
.rhm1-bg li{
 float:left;
 list-style:none;
}
.rhm1-bg li a{
 float:left;
 display:block;
 color:#ffe8cc;
 text-decoration:none;
 font:12px 'Lucida Sans', sans-serif;
 font-weight:bold;
 padding:0 0 0 18px;
 height:64px;
 line-height:40px;
 text-align:center;
 cursor:pointer;
}
.rhm1-bg li a span{
 float:left;
 display:block;
 padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
 color:#fff;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_-94YErRGYaMA1A88hfcQjSZ62BqQxl4LCbYuntzBUACRlo0dp9ZLXSXP2JhSP9r7ylfruQgZF3YRHlnsbXTYujrDrrwWTYO08d5y7lEy38nfnfwOJlqKTrHXewsrMxN1GTXeTCQiZpQ/s1600/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
 color:#fff;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwXhpP18UrPt-EMsnqpFNQ11vRK1FtbJOkzzJPm2seuXwERQkonGJYpBzmFo2S9vWOtkqBiRc1nudH0MrbaWoEKQvV1t9GEmt6_NJzONFhP7uGiymT4F4cI-yiV8SGU_UVNVuRQx4DDwY/s1600/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
 color:#fff;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_-94YErRGYaMA1A88hfcQjSZ62BqQxl4LCbYuntzBUACRlo0dp9ZLXSXP2JhSP9r7ylfruQgZF3YRHlnsbXTYujrDrrwWTYO08d5y7lEy38nfnfwOJlqKTrHXewsrMxN1GTXeTCQiZpQ/s1600/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
 color:#ffffff;
 background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwXhpP18UrPt-EMsnqpFNQ11vRK1FtbJOkzzJPm2seuXwERQkonGJYpBzmFo2S9vWOtkqBiRc1nudH0MrbaWoEKQvV1t9GEmt6_NJzONFhP7uGiymT4F4cI-yiV8SGU_UVNVuRQx4DDwY/s1600/rhm1_hover_r.gif) no-repeat right 5px;
}
6. Go to blogger and click Layout
7. Click Add Gadget and select HTML/Javascript
8. Paste below code
<!--bloggersstand.blogspot.com MenuBar Starts-->
<div class="rhm1">
<div class="rhm1-right"></div>
<div class="rhm1-left"></div>
<div class="rhm1-bg">
<ul>
 <li class="current"><a href="#"><span>Home</span></a></li>
 <li><a href="#"><span>About Us</span></a></li>
 <li><a href="#"><span>Services</span></a></li>
 <li><a href="#"><span>Products</span></a></li>
 <li><a href="#"><span>Add This</span></a></li>
</ul>
</div>
</div>
*Change All # With Your Links.

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

If you have any query regarding beautiful glossy grey color 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.