Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Wednesday 21 March 2012

Add Top Menu Bar to Any Blogger Templet

  1. Go To your Blogger Dashboard, Layout >> Edit HTML >> And find This code : " </b:skin> " .
  2. And After it add  This code.
  3. That’s it, and now let’s add the menu it self to our template.
  4. Go To your Blogger Dashboard, Layout >> Page Elements >> and now above blog posts area, click add gadget  And choose Add HTML/JavaScript.
  5. Leave the title empty and at the content area add This code.
  6. Now Click Save and check your blog.
  7. Now you have to change the menu links for your own links and titles, and you can change themenu colors as well.
  8. change The symbol  "# " to your link, and change the word  " Edit "  to your title.
  9. you can repeat this part of code as you like,every time you add this part of code again to your menu code, a new link will be added to your menu.