How.can i hide or removeblogger navigation bar..?
First Look How a Navigation Bar Actually Look Like?
Many New Blogger Templates Is Already Loaded With Iframe tag To Hide/Remove Nav Bar..For Such Templates This Tutorial May Not Prove Usefull
But Several Bloggers are Of The Opinion That Nav Bar Gives an Odd Look To The Blog...
So For all You Here is a Simple Trick to Remove/Hide Your Navigation Bar
Check out The Step_Step Procedures on how to do it
1.Sign in to your blogger account and click the layout
2 the below html code as specified in the below picture.
#navbar {
height: 0px;
visibility: hidden;
display: none;
}
4. Save the changes.
So Your Done..With a Blog Having No Navigation Bar at The Top
Post all Your Comments If This Tutorial Have Helped You Anyway ..!
0 comments:
Post a Comment