Sunday, January 25, 2015
Beautiful CSS Horizontal Menus for Blogger Websites

How to Add CSS menus to blog?
These menus can be included into any kind of website or blog. If youre using blogger platform for blogging then simply copy the codes from below boxes and paste it inside an HTML/JavaScript widget and save that widget. You can drag the widget anywhere you want to show the menu on your blog; mostly people keep it below the header.
Now here is the list of menus Im going to share, the codes are in boxes for each menu, so you can use them for websites and blogs. The customization will be taught below the codes.

CSS Menu # 1 Code:

CSS Menu # 2 Code:

CSS Menu # 3 Code:

CSS Menu # 4 Code:
CSS Menu # 5 Code:
Customization:
Now when you liked any menu from the above list, copy the code from the box and paste it inside an HTML/JavaScript widget in Blogger and then drag that widget right below the header; see the example image below:

I added one of the above menus into an HTML/JavaScript widget and dragged that below the header as showing in above image and that menu is looking like below image on my blog:

Now if you want to replace your links and anchor texts with the default ones then simply find lines like below one in the above code:
Your Turn:
<ul><li><a href="#"><span>About Us</span></a></li></ul>All the li tags are within ul tag, and the <a href="#"> is the link; so you can replace the (#) sign with your link and the default text (About Us, Services, Our Work etc) with your anchor text.
Your Turn:
These were some horizontal CSS menus for blogger and other websites, if youve questions or facing difficulties while adding them to your blog then do ask me in comment section. We will also share more collection of Vertical CSS menus and CSS drop down menus very soon. Stay connected with us.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.