Just look at the Header of this blog, note that there is no trademark blogger navigation bar, where it has gone? Well actually I made this bar hidden to make the header look different from typical “Blogspot Blog”. You too can do it in your blogger blog. First search and find the following lines of code in your blog template (To find Press Ctrl+F or Edit/Find in your browser, a search box will open, in search box enter what you want to find)
Now copy following lines of code JUST AFTER or BELOW the above code
visibility:hidden;
display:none;
}
Related Posts:
No comments:
Post a Comment