Yet another site on computer viruses and spam

This is the blogger navbar:

and there are several reasons why some bloggers (including me) would prefer to remove the navbar and prevent it from showing in blogger blogs. So here is the trick on how to remove the blogger navigation bar:

  1. Go to Edit Html (under templates)
  2. and insert this anywhere in the template:
  3. #navbar #Navbar1 iframe{
    display:none;
    visibility:none;
    }

Thanks to apnerve.blogspot for the hack.

    Related posts:

    1. Beautiful Free 3 Column Blogger Templates ...
    2. Beautiful Free Blog Templates for New Blogger I have mentioned in my previous post that there is a scarcity of free beautiful templates for blogger. I can say this because I have been scouring online for the best blogger xml templates that I can use for my blogspot blogs. I actually want to download blogger templates for my new blogs. I no [...]...
    3. Why Blogger is (sometimes) better than Wordpress One of the reasons why I love wordpress better than blogger is because of the large selection of free wordpress themes that are available online. As technojavi says it, “Wordpress offers the most beautiful templates that Blogger users can only dream of having”. I can also attest that search engines love my wordpress blogs [...]...
    4. 17 Beautiful Blogger Black Templates Black is beautiful and some bloggers just like to use beautiful blogger templates in their websites. One of the disadvantages of using black xml templates is that it is sometimes difficult for site visitors to read the content of your site. Nevertheless, I have been using a black theme in this site and people still [...]...
    5. How to Make a Sitemap for Blogger If you are using a free hosted blogspot account for your blog and you want search engines, specifically google to index your blog faster, it is important that you submit a sitemap of your blogger blog to Google. Unlike using self hosted blogs like wordpress where you have to upload your sitemap to your web [...]...
    6. Will Google eliminate the 336 x 280 ad format? After requiring adsense publishers to post privacy policy in their sites, Google has again announced new rules that should be observed by bloggers who monetize their sites with adsense. This time, publishers are prohibited to place ads under a title or section which will give out an impression that the ads are not ads. I am [...]...
    7. Blogger Favicon Not Working? ...
    §47 · February 18, 2008 · Uncategorized · · [Print]

    5 Responses to “How to Remove the Blogger Navbar”

    1. 5
      Rhodilee Says:

      Apnerve,

      another good hack :-) but what is the difference between the #navbar-iframe{display:none !important} and #navbar #Navbar1 iframe{
      display:none;
      visibility:none;
      }

      ? I think they just serve the same purpose I use them interchangeably.

    2. 4
      apnerve Says:

      @Rhodilee
      you are most welcome. I have come up with a smaller, universal and better solution.

      #navbar-iframe{display:none !important}

    3. 3
      Rhodilee Says:

      I have been using this hack in all of my blogger blogs Apnerve, thanks for this :-)

    4. 2
      apnerve Says:

      Thanx for sharing my hack!

    5. 1
      Alexis Kauffmann - Galeria de Arte Géssica Hellmann Says:

      I’ve been looking for a way to remove that navbar for months! Thank you for sharing the hack!

    Leave a Reply