Help Us To Improve, We Need Your COMMENTS

    read more

    Remove Navbar For Blogger

    0

    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)

    <b:skin><![CDATA[

    Now copy following lines of code JUST AFTER or BELOW the above code

    #navbar-iframe {
      height:0px;
      visibility:hidden;
      display:none;
    }

    Preview the template. If everything remain alright as desired, then save template and Bingo! your Navbar has just vanished.

    Posted on : | By : Er. Ankita Dhiman | In :

    One Response to "Remove Navbar For Blogger"

    Followers