Tuesday 5 March 2013

Fancy CSS3 & jQuery Lavalamp Menu For Blogger

Hi, today I’m going share about jQuery and CSS3 menu bar for blogger, I’m shared more different menu bars, drop down, vertical drop down, with CSS3 and its more effective to your blog. I told that I’m using jQuery and CSS3 this is first time with using JQuery in menu bar and it is so nice. There are six effective colors to match your blog color











 How to add this menu to blogger For understanding easily I’m divided the tutorials and they are below 

Step1: Adding scripts
Step2: Adding style
Step3: Adding the menu


1. Adding scripts

1. Go to Blogger Dashboard >Template

2. Click on Edit HTML

3. Hit Proceed
4. Find the below code in your template
    To find the code Press CTRL+F and type this code
5. Add below code just above it (if you already add Jquery library for your blog then ignore the jQuery file script).


 2. Adding styles 


1. Now find the Below code


 


2. Add below CSS code before the code(tag)





3. Now save your template In style there are two methods for adding, one shown above and the other one is add from customize menu to add style like this type follow these steps
1. Go to Blogger template and click on customize
2. Click on Advanced and scroll down click Add CSS
3. Paste the code in that window and save it

 3. Adding menu 


1. Now come to page layout (above the template option)
2. Click on Add a Gadget(below the header )4
3. choose the HTML/JavaScript
4. Copy and paste the below code inside it



 



5.  Save your JavaScript file
 • Replace # with the links
 • Replace home, blog, contacts etc. with your link text which you want to appear on the menu bar
 • If you want change the background color of the menu then replace





one with below code line



No comments:

Post a Comment