Tuesday, December 16, 2008

How Did You Remove the Navigation Bar of Blogger.Com?

Question: I noticed that your blog is actually hosted by Blogger.Com yet you successfully removed the Navigation Bar of Blogger.Com here in your blog. How did you do it?

Answer:

I understand why you wanted to remove the navigation bar of blogs hosted by the Blogspot.Com of the Blogger.Com. I know that your reason regarding that matter is the same as mine.

So much for that, here's how.

For Widgitized Layout:
  1. Login to Blogger.Com using your own username and password.
  2. After loging in, you are now in your Dashboard. Then click the "LAYOUT" under the blog that you want to edit. Then you the LAYOUT page will be open.
  3. Click the "EDIT HTML".
  4. In the EDIT TEMPLATE field, you'll notice the codes. That codes is the codes for your blog's layout. Now, find the content that looks similar to this:

    -----------------------------------------------
    Blogger Template Style
    Name: Denim
    Designer: Darren Delaye
    URL: www.DarrenDelaye.com
    Date: 11 Jul 2006
    -----------------------------------------------
    */

    Just below the "*/" insert this code:
    #navbar-iframe {
    height:0px;
    visibility:hidden;
    display:none;
    }
  5. Then click the "SAVE TEMPLATE". After that the navigation bar of your blog is already removed.
Hope my answer helps.

0 comments:

Post a Comment