Tuesday, 26 July 2011

How to remove navbar from blogger blog?


there are two methods for removing navbar form blogger blog. i hope one of them will work as your requirements. 
(1) To remove navbar from blog.
  1. log in to your blogger account 
  2. click on design 
  3. click on Edit HTML 
  4. now  search for this   
/* Content
     5. paste the following code below the   /* Content
/* navBar --------------------------- */
#navbar {
height: 0px;
visibility: hidden;
display: none;
}



    navbar method one















        6. click on preview  and then save template.


    Note: If your template background affect from this method  so use (2) method.


    (2) To remove navbar

    repeat above 3 steps which we did in method (1)
    1.  seek the following code
     <b:skin><![CDATA[/*
         2.paste the following code between > <

    /* navBar --------------------------- */
    #navbar {
    height: 0px;
    visibility: hidden;
    display: none;
    }
    navbar method two














         3. click on preview and then save template.



      Kindly Bookmark this Post using your favorite Bookmarking service:
      Technorati Digg This Stumble Facebook Twitter

      0 comments:

      Post a Comment

      Blog Archive

       

      Followers

      | learn blogger tricks ,seo and much more © 2009. All Rights Reserved | Template Style by My Blogger Tricks .com | Design by Brian Gardner