Saturday, May 12, 2012

How to Remove Blogger-top-navbar?


How to remove navigation bar (navbar) for blogger blog? The top nav bar is by default in all blogger templates. You may not like that bar, you have the option to remove. I will share steps on how to do so. Simple layout is always the key to SEO. Don't tease search engines.
Here is the simple code that will remove blogger navbar.

1. Log to your blogger account
2. Design
3. Template Designer
4. Advance 
5. Add css to add the code.
#navbar{ visibility:hidden;
display:none;
}
To add a margin at the top of the header where navbar was place, then only add:
#navbar{ visibility:hidden;
}
display:none;



0 comments:

Post a Comment

 

Tags

Site Info

Followers

blogscenters Copyright © 2009 Blogger Template Designed by Bie Blogger Template