Tuesday, September 8, 2009

How to Remove Nav or Navigation Bar From Blogger



# Login to your blogger dashboard.
# Choose 'Layout' for the blog you are wanting to hide the Navbar on.
# Click on the 'Edit HTML' tab.
# look for this line
# Find in your HTML the line that reads:


/* Variable definitions

Like This Image




# insert this HTML
# Immediately above that line, copy and paste the following HTML code:


.navbar {
display:none;
}

or
#navbar-iframe { display: none !important; }



# Preview your blog. The Navbar should be gone.
# Save your template.

Enjoy………………….



Thank You
Keep Visiting

2 comments:

Where is my blog on February 3, 2010 at 5:47 AM said...

Thanks a lot! I did it for my blog.

Noerjadien Moeslim on February 5, 2010 at 5:31 AM said...

this is just awesome thanks for the tips http://tutorial-bikin-website.blogspot.com

Post a Comment

 

Tips and Tricks for Blogger Copyright © 2009 http://tips-tricks-for-blogger.blogspot.com