Internet Marketing Forum

Navigation: Make Money Online SEO Service Internet Marketing Forum Free Software Contact Us


Advanced search
  • Board index ‹ Website Development ‹ Website General
  • Change font size
  • Print view
   
  • Register
  • Login
Anything else about websites that doesn't fit in another category. Hosting, domains, content management, wordpress, blogger, forum scripts and more.
Post a reply
1 post • Page 1 of 1

How to hide blogger navigation bar?

Postby BuckBuck on Sun May 11, 2008 1:26 am

Every that has used blogger knows about the navigations bar at the top of every blog you create. For me it is very annoying so i decided to remove it from my blog. If you want to remove it from your blog here is very simple ways to do.


Method one:
Insert (copy, paste) following CSS code in your Blogger template to disable the Blogger Navbar

<style type="text/css">
#b-navbar {
height:0px;
visibility:hidden;
display:none
}
</style>


Method two
This is another simple way to remove the Blogger Navbar but it will not form valid HTML. Replace your &ltbody> tag with the following code and hide will hide the Blogger navbar.

<noscript><body></noscript>


I prefer the first method. I have applied it only twice by now.
Tasty recipes!
User avatar
BuckBuck
 
Posts: 532
Joined: Fri Apr 25, 2008 12:47 pm
Top

Post a reply
1 post • Page 1 of 1

Return to Website General

How to hide blogger navigation bar?

Who is online

Users browsing this forum: No registered users and 0 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC - 5 hours [ DST ]


All Rights Reserved, Copyright GuruCreation
Internet Marketing
Powered by phpBB
cron