Social Icons

Wednesday 22 May 2013

Curved Glossy Navigation Bar for Blogger

This is a curved glossy navigation bar. Im gonna explain
how  to  add  it  to  blogger. This  menu  work  fine  with
every modern  internet  browsers.You can link with your
main  pages by  using  wire frame   navigation. Im  using 
Css3 and HTML.


Curved+Glossy+Navigation+Bar



1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Find this tag by using Ctrl+F    ]]></b:skin>

5. Paste below code Before ]]></b:skin> tag

/* The CSS Code for the menu starts here cool33bloggertrix.com */
.cbtrix_glossymenu1{
 position: relative;padding: 0 0 0 34px;margin: 0 auto 0 auto;
 background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPDst62iK_UziirTq2HO5YPnfOs6d2N4zg9-2N3oZG0oXlnpOMf1UeVO_IO7bDp6iUTGL4iNXrRYIwnOXHjwdMXm_OjRFRThiOhIYLcEsAwvNCcClR8F86DnhhjXVmOk4Y4NbmWOXizS0/s1600/btrix_menupu_bg.gif) repeat-x;
 height: 46px;
 list-style: none;
}
.cbtrix_glossymenu1 li{
 float:left;
}
.cbtrix_glossymenu1 li a{
 float: left;display: block;color:#000;
 text-decoration: none;
 font-family: sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding:0 0 0 16px;
 height: 46px;
 line-height: 46px;
 text-align: center;
 cursor: pointer;
}
.cbtrix_glossymenu1 li a b{
 float: left;display: block;padding: 0 24px 0 8px;
}
.cbtrix_glossymenu1 li.current a, .cbtrix_glossymenu1 li a:hover{
 color: #fff;
 background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlKgLhmlaitIVnTF9o3YbmMgVKGaHI_-5rzrxbOKDk-V3FIt7ufXLaVlHW3J66e-fh1l6fnjZ69DX6yQt_ysS61_EQwoVrJLuPcTj1xEKdXvUi8BdSajnesFzK8Q7OUPbdTFS521Db4Nw/s1600/cbtrix_menupu_hover_left.gif) no-repeat;
 background-position: left;
}
.cbtrix_glossymenu1 li.current a b, .cbtrix_glossymenu1 li a:hover b{
 color: #fff;
 background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV5icoxJEPy4zN5zDURTp8CWaEuvbBlncjePR-0UznUGYdcZXRfrmnE-WCftgNKjxEhI49FAnlmAJTJf9yHNQk3oYPDT1h0X3AWKQqnHwqbrZX8tKJmRQ4ShFzv1t3CAOk_1IqF8SFx0c/s1600/btrix_menupu_hover_right.gif) no-repeat right top;
}


6. Go to blogger and click Layout

7. Click Add Gadget and select 'HTML/Javascript

8. Paste below code.


<ul class="btrix_glossymenu1">
 <li class="current"><a href="#"><b>Home</b></a></li>
 <li><a href="#"><b>CSS</b></a></li>
 <li><a href="#"><b>Forums</b></a></li>
 <li><a href="#"><b>Webmaster Tools</b></a></li>
 <li><a href="#"><b>JavaScript</b></a></li>
 <li><a href="#"><b>Contact Us</b></a></li>
</ul>


Replace # with your links.

9. Now save your HTML/Javascript'.

    You are done...

No comments:

Post a Comment

Releated Post

If you Like Post Share it with Your Friends.

Dont Miss And Other Chance Stay With Us

Get Free Updates in your Inbox
Follow us on:
facebook twitter gplus pinterest rss

Follow us on facebook

 

Sample text

Sample Text

Sample Text