What is Blogger Navbar? blogger navbar is a small frame of his bloggers who are at the top of the blog. This frame serves to log into blogger or it could be a way to look at other blogs or it could be to mark the blogs that violate of TOS if bloggers see blogs that contain elements of pornography or racial intolerance to be reported to the blogger.
Sometime we want to hidden NavBar Blogger but we don,t now how to do it. Now we tell you abaut it,
For the classic template
1. Sign in blogger
2. Template menu
3. Click Edit HTML
4. Copy all your existing code and save on your computer for secure data backup
5. Copy and paste the following code in the code
/* hidden navbar
----------------------------- */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
/* hidden navbar
----------------------------- */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
For the classic template
1. Sign in blogger
2. Template menu
3. Click Edit HTML
4. Copy all your existing code and save on your computer for secure data backup
5. Copy and paste the following code in the code
/* hidden navbar
----------------------------- */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
6. Click the Save Template
7. Done.
For the new template
1. Sign in blogger
2. Click the Layout menu
3. Click Edit HTML
4. Click the link labeled Download Template In all, please save used for data backup
5. Copy and paste the following code in the code
]]>
/* hidden navbar
----------------------------- */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
6. Click the Save Template
7. Done.
Enjoy the blog without the navbar!
Comments :
Post a Comment