14.11.08

Removing the NavBar in Blogger

From what I've read this is legitimate, the terms of service say you "can't" do it, as in, it's impossible, but not that you musn't. If I'm wrong somebody please let me know.

Just go into layout, then "Edit HTML." Find the following line of code and add the highlighted portion:


/* Header
-----------------------------------------------
*/

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

#header-wrapper {
width:660px;
margin:0 auto 10px;
border:1px solid $bordercolor;


And voila. Also, I got a real job today, so this could be the first and last post of jamesbovay.net.

Thanks to AudibleHype for the instructions.

0 comments: