Hide navbar in blogger

by Nandupatel on January 2, 2009

You have seen this many time and i now that you hate it. No there is solution for it.

1. Log in blogger with your ID
2. Go to LAYOUT >> EDIT HTML to open the template editor.
3. Find <b:skin> and paste the following after that:

/*———————————————– */
div.navbar {
opacity:0.0;
display:none;
}

Good Luck…..!

Leave a Comment

Previous post:

Next post: