How Can I remove Navbar from the Blogger

  • Sandeep Kumar Punia
  • Share
  • image alt
    Many people want to remove Navbar from thier blog and they try many ideas and follow many steps. We have also a step in which you will remove Navbar from your blog...


    Before you start the work, make a backup of your template. To remove it click on  Layout and click on Edit HTML option...
    image alt


    Now select Expand Widget Templates. After selecting it, goto tempate's CSS section of the blog and paste the red colored code as it is showes in the following coding.
     =====================================================================
    <b:skin><![CDATA[/*
    -----------------------------------------------
    Blogger Template Style
    Name:     Rounders
    Designer: Douglas Bowman
    URL:      www.stopdesign.com
    Date:     27 Feb 2011
    Updated by: Blogger Team
    ----------------------------------------------- */

    #navbar-iframe {
       display: none !important;
    }


    /* Variable definitions
      ====================
       <Variable name="mainBgColor" description="Main Background Color"
                 type="color" default="#fff" value="#ffffff">
       <Variable name="mainTextColor" description="Text Color" type="color"
                 default="#333" value="#333333">
    =========================================================================================

    Now Save your template and Refresh your blog.  

    Subscribe