Saturday, March 23, 2013
0
Saturday, March 23, 2013
Unknown
Hide or Remove Blogger Navbar form Blog
Hide or remove Blogger default Navbar form blogger, when i browsing on blogs I come through various blogs optimizing and designing a great template without hiding the navbar as it hurt the appearance as it also has many advantage of signing to a blog and other.But for our need the template should be attractive so here i am going to post the basic tip of how to hide the navbar frm blogger blog.If you are using lastet third party blogger templates then you blog navbar will be hided for better look.
Then if you want to hide you blog navbar there are two ways.This can be done by using CSS code or by switching of in blogger setting.
Then if you want to hide you blog navbar there are two ways.This can be done by using CSS code or by switching of in blogger setting.
Hiding Blogger Navbar from Blogger Blog
- Log in to Blogger.
- Then search for
- Then above it paste the below code
#navbar,#navbar-iframe{
height:0px;
visibility:hidden;
display:none;
}
- Then save the template.
If you wont familiar with code follow below post.
Removing Navbar from Blogger Blog
This is more recommended for newbies as they wont like to edit codes.Just switching of navbar by click the radio button.
- Log in to blogger.
- Then click Layout and at top right hand side click navbar.
- Then click OFF radio button and click save
That's it you have done.Now navbar will be hided.
We had already posted how to remove subscribe to post atom from blogger blog.If you have query comment below.
Related Articles :
Do you like this article? Spread the words!
If you enjoyed this post, please consider leaving a comment or subscribing to the E-mail feed to have future articles delivered to your feed reader.
Subscribe to:
Post Comments
(
Atom
)
0 Responses to “ Hide or Remove Blogger Navbar form Blog ”
Post a Comment