Social Icons

Wednesday, 29 May 2013

Underline Hover Effect Css Navigation Bar for Blogger

This is a Underline  Hover Effect  Css  Navigation Bar.In
this tutorial 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
this  navigation  bar.  Im  using  Css3  and  HTML.


Underline+Hover+Effect+Css+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 bloggertrix.com */


#arrowunderlinebtrix{
list-style-type:none;
margin:0;
padding:0;
text-align:center;
font: bold 16px Georgia;
}

#arrowunderlinebtrix li{
display:inline;
margin-right:25px;
}

#arrowunderlinebtrix li a{
position:relative;
color:black;
padding-bottom:8px;
text-decoration:none;

}

#arrowunderlinebtrix li a:hover{
border-bottom:3px solid #25bd0d;
}

#arrowunderlinebtrix li a:hover:after{
content:'';
width:0;
height:0;
position:absolute;
left:50%;
margin-left:-5px;
bottom: 0;
border-width:5px;
border-style:solid;
border-color: transparent transparent #25bd0d transparent;
}


6. Go to blogger and click Layout

7. Click Add Gadget and select 'HTML/Javascript

8. Paste below code.

<div id="arrowunderline">
<ul>
<li><a href="#"><span>Home</span></a></li>
<li><a href="#"><span>Download</span></a></li>
<li><a href="#"><span>CSS</span></a></li>
<li><a href="#"><span>About</span></a></li>
<li><a href="http://www.cool33bloggertrix.blogspot.com/"><span>Contact Us</span></a></li>
</ul>
</div>


Replace # with your links.

9. Now save your HTML/Javascript'.

    You are done...


No comments:

Post a Comment

Releated Post

  •  Below Post Social Sharing Widget for Blogger
    Below Post Social Sharing Widget for Blogger
    29/05/2013 - 0 Comments

    This  is  a  Below   Post  Social    Sharing  Widget. In this…

  •  Web Design – Seven Top drifts to watch out in 2013
    Web Design – Seven Top drifts to watch out in 2013
    21/05/2013 - 0 Comments

    The latest trends in the field  of website  designing mirrors the ever-changing  online …

  •  Add Follow Button Subscribe Widget to Blogger
    Add Follow Button Subscribe Widget to Blogger
    21/05/2013 - 0 Comments

    Today i gonna explain  how  to add  follow button subscribe  …

  • All About Making Money From Blog
    All About Making Money From Blog
    29/05/2013 - 0 Comments

    Blogging become a   very regular  and effective phenomenon today.  Since, internet  has…

  • Underline Hover Effect Css Navigation Bar for Blogger
    Underline Hover Effect Css Navigation Bar for Blogger
    29/05/2013 - 0 Comments

    This is a Underline  Hover Effect  Css  Navigation Bar.In this tutorial im gonna …

  • Why You Should Comment On Other Blogs
    Why You Should Comment On Other Blogs
    22/05/2013 - 0 Comments

    As far as we all understand, blogging  is  not a simple thing at  all. If you  manage a…

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