Monday, 11 November 2013

Clean Arrow Underline Menu For Blog

Posted at  17:56  |  in  Tips&Tricks


This menu uses the nifty CSS Triangles technique to create a clean horizontal UL menu with a thick arrow border applied to the currently active menu item. It uses no images nor any extranous markup (thanks to CSS generated content) to accomplish the effect, and as a bonus, the menu can be easily aligned "left", "center", or "right' on the page. 


How To Add In Blogspot
Step 1:-
  • Go To Your Blogger Dashboard.
  • Click On Template -->> Edit HTML -->> Proceed.
  • Then press CTRL + F To Find ]]></b:skin> Code.
  • Then Paste The Below CSS Code Above/Before ]]></b:skin>
  • Then Click On Save Template.
CSS Code
Click Here To Select All Code
Step 2:-

  • Go to Your Blogger Dashboard.
  • Now Select Layout.
  • Then press Add a Gadget.
  • Now look for “ADD HTML/JAVASCRIPT” in the list.
  • And now paste the Below code inside it.


HTML Code


<ul class="arrowunderline">

<li><a href="http://Yoururl">Home</a></li>

<li><a href="http://Yoururl">New</a></li>
<li class="selected"><a href="http://Yoururl">Select1</a></li>
<li><a href="http://Yoururl">Select2</a></li>
<li><a href="http://Yoururl">Select3</a></li>
<li><a href="http://Yoururl">Select4</a></li>
</ul>
Note:-

  • Change All Blue With Your Links.
  • Change All Red With Your Text.

Share this post

About Naveed Iqbal

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim venenatis fermentum mollis. Duis vulputate elit in elit. Follow him on Google+.

0 comments:

About-Privacy Policy-Contact us
Copyright © 2013 fulluptodate. Blogger Template by Bloggertheme9
Proudly Powered by Blogger.
back to top