Friday, 1 June 2012

how to remove blogger navbar

Hello,

Funky trick for you today. I first came across it a couple years back when I was using blogger pages for my email autoresponders. I loved it, pretty much makes your blog completely personalised. :D

It is handy having the navbar to sneek back into your dashboard but visually, I think it spoils the look.

So if you want to remove it, pick your choose from the 2 options...

Take the following code


#navbar-iframe { display: none !important;}


Go into template then edit html then paste the above code as shown below



Then click save template

The second option, does the same job. I have tried both

Take the code below... 

<!--<body>-->

Go into template, then edit html and paste code as shown below.



When you click save template you will see the following, click on delete widgets and you are good to go.


If you ever choose to display the navbar on your blog again, simply delete the code and click save template.

Hope you find this of use.

lots of love
ewan (no homo tho)





No comments:

Post a Comment