Hide Navigation Bar Gadgets For Blogger

Navigation Bar Blogger
Gadgets For Blogger - When the first mate to create a blog, there's a bar called the Navigator (Navigation bar) on the blog page. Namely Navigator line in the top of a blog page. Navigator is useful to make it more easy to follow, sign out, sign in, directly to new posts, etc.. Navigator on the other it is not useful for decorate blog so the blog looks airy and spacious.

How to Hide Display Navigator at Blogger? as follows:

- Go to Blogger.com with ID and Pass

- Select a layout, Layout or Design

- Edit HTML

- Explain Centrang Widget

- Write the code below and put the code below <head> code:
#navbar-iframe {display: none !important}


Well, if my friend found the code

#navbar, #navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}



Then my friend delete the code and replaced with the code before # navbar-iframe {display: none! important}

- Save Template, then refresh (press F5)
farixantips - Gadgets For Blogger

0 comments:

Post a Comment