But first of all i want to tell you what exactly is the blogger navbar. It gives a few options:
-to search in the blog
-to go to random chosen blog
-to mark the blog as spam
If you don’t want to have this navbar on your blog anymore just login in your blogger account, then to Layout, then to Edit HTML and after that you should put this code somewhere in before the end of HEAD tag:
#navbar-iframe {
display: none !important;
}
No comments:
Post a Comment