How to Remove Blogspot’s Navigation Bar

Posted in Tutorial on 13-01-2009

  1. Log in to Blogger
  2. In your Dashboard, click ‘Layout’
  3. Click ‘Edit HTML’
  4. Paste the following CSS code at the location shown in screenshot:
  5. #navbar-iframe
    {
      height:0px;
      visibility:hidden;
      display:none
    }

    Edit HTML

    Edit HTML

    Before Removing Navigation Bar

    Before Removing Navigation Bar

    After Removing Navigation Bar

    After Removing Navigation Bar

Share and Enjoy:
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • MySpace
  • StumbleUpon
  • TwitThis
  • Yahoo! Buzz
  • LinkedIn
  • RSS
  • Twitter

Related Posts

  1. Edit “Post A Comment” in Blogspot
  2. How to Create Pages in Blogspot
  3. Remove ‘Congratulations! You have successfully installed your Zen Cartâ„¢ E-Commerce Solution.’ from Main Page
  4. How to Change the Font of AdSense Ad Unit
  5. Enable/Disable Comment in One Post for WordPress

Comments:

Write a Comment