Blue Drop Down Menu Bar For Blogger - Tech-Tiner4u
Drop down menu is very considerable for your visitor because if your visitors like this then visit again and again to your blog
1) Login to your blogger dashboard and click on layout and then add a gadget

Related : Full guide to blogging with blogger


Blue Drop Down Menu Bar For Blogger - Tech-Tiner4u


2) select html/javascript gadget

Blue Drop Down Menu Bar For Blogger - Tech-Tiner4u

3) Copy the code given below and paste these codes in html/javascript widow

Related : How to remove “powered by Blogger” attribution in new HTML editor


<!-----Widget By techtuner4u.blogspot.com---->
<style>
/* Blue Dropdown Menu by techtuner4u.blogspot.com */
#nav {
display:inline-block;
width:100%;
margin:0px auto;
padding:0;
background:#335599 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglvbtRxTAPFUdnDV9W-rYLYj1lKZPrV803v6fr-tTLf6OEKvj9oyBXFDW9YaVR3hSsbiKu7sj0lZ1qJFqVOVm8miDWM848k2y1RhwqX5GfRj4KVXRC1RtLJW8ofDp2CjY5dFzz2ZHyxOu8/s320/bg-ABT.png) repeat-x 0 -110px;border-radius:10px; /*some css3*/
-moz-border-radius:10px;
-webkit-border-radius:10px;
box-shadow:0 2px 2px rgba(0,0,0, .5);
-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}
#nav li {
margin:10px;
float:left;
position:relative;
list-style:none;
}
#nav a {
font-family:verdana;
font-weight:bold;
color:#e7e5e5;
text-decoration:none;
display:block;
padding:8px 20px;border-radius:10px; /*some css3*/
-moz-border-radius:10px;
-webkit-border-radius:10px;
text-shadow:0 2px 2px rgba(0,0,0, .7);
}/* selected menu element */
#nav .current a, #nav li:hover > a {
background:#7788aa url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglvbtRxTAPFUdnDV9W-rYLYj1lKZPrV803v6fr-tTLf6OEKvj9oyBXFDW9YaVR3hSsbiKu7sj0lZ1qJFqVOVm8miDWM848k2y1RhwqX5GfRj4KVXRC1RtLJW8ofDp2CjY5dFzz2ZHyxOu8/s320/bg-ABT.png) repeat-x 0 -20px;
color:#000;
border-top:1px solid #f8f8f8;box-shadow:0 2px 2px rgba(0,0,0, .7); /*some css3*/
-moz-box-shadow:0 2px 2px rgba(0,0,0, .7);
-webkit-box-shadow:0 2px 2px rgba(0,0,0, .7);
text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
background:none;
border:none;
color:#000;
}
#nav ul li a:hover {
background:#335599 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglvbtRxTAPFUdnDV9W-rYLYj1lKZPrV803v6fr-tTLf6OEKvj9oyBXFDW9YaVR3hSsbiKu7sj0lZ1qJFqVOVm8miDWM848k2y1RhwqX5GfRj4KVXRC1RtLJW8ofDp2CjY5dFzz2ZHyxOu8/s320/bg-ABT.png) repeat-x 0 -100px;
color:#fff;border-radius:10px; /*some css3*/
-moz-border-radius:10px;
-webkit-border-radius:10px;
text-shadow:0 2px 2px rgba(0,0,0, 0.7);
}#nav ul li:first-child > a {
-moz-border-radius-topleft:10px; /*some css3*/
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}
#nav ul li:last-child > a {
-moz-border-radius-bottomleft:10px; /*some css3*/
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
}/* drop down */
#nav li:hover > ul {
opacity:1;
visibility:visible;
}
#nav ul {
opacity:0;
visibility:hidden;
padding:0;
width:175px;
position:absolute;
background:#aabbcc url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglvbtRxTAPFUdnDV9W-rYLYj1lKZPrV803v6fr-tTLf6OEKvj9oyBXFDW9YaVR3hSsbiKu7sj0lZ1qJFqVOVm8miDWM848k2y1RhwqX5GfRj4KVXRC1RtLJW8ofDp2CjY5dFzz2ZHyxOu8/s320/bg-ABT.png) repeat-x 0 0;
border:1px solid #7788aa;border-radius:10px; /*some css3*/
-moz-border-radius:10px;
-webkit-border-radius:10px;
box-shadow:0 2px 2px rgba(0,0,0, .5);
-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);-moz-transition:opacity .25s linear, visibility .1s linear .1s;
-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
-o-transition:opacity .25s linear, visibility .1s linear .1s;
transition:opacity .25s linear, visibility .1s linear .1s;
}
#nav ul li {
float:none;
margin:0;
}
#nav ul a {
font-weight:normal;
text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}
#nav ul ul {
left:160px;
top:0px;
}
</style> 
<!-- Dont edit this code or it will not work --><a href="http://techtuner4u.blogspot.com/" rel="dofollow" target="_blank" title="Blogger Tricks"><img alt="Blogger Tricks" border="0" height="15" src="https://bitly.com/bl24tricks2" width="80" /></a><!-- End http://techtuner4u.blogspot.com--><ul id="nav">
<li><a href="http://techtuner4u.blogspot.com/">Home</a></li>
<li><a href="http://techtuner4u.blogspot.com/">How To</a>
<ul>
<li><a href="http://techtuner4u.blogspot.com/">HTML / CSS</a></li>
<li><a href="http://techtuner4u.blogspot.com/">JS / jQuery</a>
<ul>
<li><a href="http://techtuner4u.blogspot.com/">jQuery</a></li>
<li><a href="http://techtuner4u.blogspot.com/">JS</a></li>
</ul>
</li>
<li><a href="http://techtuner4u.blogspot.com/">PHP</a></li>
<li><a href="http://techtuner4u.blogspot.com/">MySQL</a></li>
<li><a href="http://techtuner4u.blogspot.com/">XSLT</a></li>
<li><a href="http://techtuner4u.blogspot.com/">Ajax</a></li>
</ul>
</li>
<li><a href="http://techtuner4u.blogspot.com/">Resources</a>
<ul>
<li><a href="http://techtuner4u.blogspot.com/">By category</a>
<ul>
<li><a href="http://techtuner4u.blogspot.com/">PHP</a></li>
<li><a href="http://techtuner4u.blogspot.com/">MySQL</a></li>
<li><a href="http://techtuner4u.blogspot.com/">XSLT</a></li>
<li><a href="http://techtuner4u.blogspot.com/">Ajax</a></li>
</ul>
</li>
<li><a href="http://techtuner4u.blogspot.com/">By tag name</a>
<ul>
<li><a href="http://techtuner4u.blogspot.com/">captcha</a></li>
<li><a href="http://techtuner4u.blogspot.com/">gallery</a></li>
<li><a href="http://techtuner4u.blogspot.com/">animation</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="http://techtuner4u.blogspot.com/">About</a></li>
<li><a href="http://techtuner4u.blogspot.com/">FAQ's</a></li>
</ul><!-- Dont edit this code or it will not work --><a href="http://techtuner4u.blogspot.com/" rel="dofollow" target="_blank" title="Blogger Tricks"><img alt="Blogger Tricks" border="0" height="15" src="https://bitly.com/bl24tricks2" width="80" /></a><!-- End http://techtuner4u.blogspot.com-->
<!-----Widget By techtuner4u.blogspot.com---->

Note: Replace All http://techtuner4u.blogspot.com/ with your link
Replace Pink Area with your showing menu. Don't edit this code or it will not work 
Now save and your drop down menu is ready. 



Happy Blogging

Advertisement

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top
Web Statistics