Sorry for the Inconvenience, under constructions !!

Remove Blogger Navbar

Posted by presets Monday, June 20 0 comments
Blogger Navbar is a frame that is usually located at the top of the blogger's page. Navbar has features to log in to blogger.com, searches the blog your're viewing, lets you promote your content on a number of social websites, takes you to a random recently updated blogger blog, a link to your own dashboard, and others. Navbar appears on all freely-hosted blogspot blog, but can be disabled in many ways. 


Before you do that, you should understand that this violates the TOS ( Term of Services), thoug not explicitly clear where the infraction. Here's the quote i saw at www.consumingexperience.com :

They do suggest that the navbar should be retained, in their Navbar help page("Unless you publish your blog via FTP, the Navbar cannot be disabled" (my emphasis)) - but that's an ambiguous "cannot" and could refer to the mechanics, which is initially what they said to me (In fact, they said that if they hadn't provided an option to do something in Blogger, then it mustn't be done. I queried that very narrow view, as you can imagine - there are loads of areas where Blogger haven't provided an option to do something, but that doesn't mean everything they haven't specifically provided an option for is therefore forbidden by their TOS. If such a rigid view was taken, that might mean no hacks were allowed, which surely can't be the case!).


if you've read it and want to continue to make changes to thenavbar, it's how to do it,
put this code before the ]]></b:skin> (use ctrl+f to find) :


   /* Remove Navbar */
   #navbar-iframe {
     display: none !important;
   }


To restore, simply delete the code.

0 comments:

Post a Comment