Headlines News :
Home » , » Add CSS Vertical Menu to blogger

Add CSS Vertical Menu to blogger

Written By BlogKing on Sunday, January 8, 2012 | 12:20 PM

hello friend in this posts we know how we can add css  menu button in you blog follow this simple step and add css vertical menu button in your blog


1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Find (Ctrl +F) </head> tag .
3.Copy below code and paste it just before the </head> tag .
<style type='text/css'>
ul {list-style: none;
margin: 0;
padding: 0;
}

img {
border: none;
}
#menu4 {
width: 200px;
margin: 10px;
border-style: solid solid none solid;
border-color: #000;
border-size: 1px;
border-width: 1px;
}

#menu4 li a {
height: 32px;
voice-family: &quot;\&quot;}\&quot;&quot;;
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu4 li a:link, #menu4 li a:visited {
color: #CCC;
display: block;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyfGy6XuNvsXWd21CAtauHvf-Pf_U7QVEV-vyQsnISmjokvMv33wQzA-HOsHV9osrBMpiaNJOmcbyZNPMXF3tNn7NVWCxyT75fSkCfzTiDEL68G3AE3d8Gt6l7IVnYul-Llp-gHPppHqTo/);
padding: 8px 0 0 10px;
}

#menu4 li a:hover, #menu4 li #current {
color: #FFF;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyfGy6XuNvsXWd21CAtauHvf-Pf_U7QVEV-vyQsnISmjokvMv33wQzA-HOsHV9osrBMpiaNJOmcbyZNPMXF3tNn7NVWCxyT75fSkCfzTiDEL68G3AE3d8Gt6l7IVnYul-Llp-gHPppHqTo/) 0 -32px;
padding: 8px 0 0 10px;
}
</style>
Note : Please Host image yourself.
4.Save your template.
5.Now Go to Layout-->Page Elements and click on "Add a gadget".
6.Select "html/java script" and add the code given below and click save.
<div id="menu4">
<ul>

<li><a href="#">Home</a></li>
<li><a href="#">HTML</a></li>
<li><a href="#">CSS</a></li>
<li><a href="#">Java Script</a></li>
<li><a href="#">Photoshop</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>

</ul>
</div>
7.Now you are done.It will look like this:
CSS Black Vertical Menu
CSS Black Vertical Menu
Demo

Share this article :

No comments:

Post a Comment

 
Support : Creating Website | Adult Dating | | Johny Portal | Magazine Templates | Mp3 Sonhs Download |
Copyright © 2011. Blogger Free Tricks - All Rights Reserved
Template Modify by Myblogtriks Inspired Wordpress Hack
Proudly powered by My Blog Tricks