jallysemail.com

Friday, April 23, 2010

How to Remove NavBar on Blogspot

Feeling uncomfortable with the appearance NavBar at the top of the page of your blog? Remove the NavBar and expand your blog's page views in the following ways:



1. Open your Blogger template in the Layout> Edit HTML.
2. Find the insertion point, place the cursor just above the body line {.
3. Insert the following line of code to remove the NavBar display on your blog page:



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

    Save the changes to the template, preview the blog and enjoy the results.SmileyCentral.com











    0 comments:

    Post a Comment