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

Related Posts

  1. Remove ‘Congratulations! You have successfully installed your Zen Cartâ„¢ E-Commerce Solution.’ from Main Page
  2. How to Change the Font of AdSense Ad Unit
  3. Enable/Disable Comment in One Post for WordPress
  4. How to Verify Your Site on Google Webmaster Tools

Comments:

Write a Comment