24 July, 2010

How to remove the Blogspot Nav bar?


Blogger comes with a default navigation bar.This Blogspot navigaton bar may not be present in most of the templates.But if you are using a default Blogspot template,then you will see some navigation bars like the one in this picture.These navigation bars can be removed using some simple CSS techniques.
Here are the steps to remove the Blogspot Navigation bar /Blogger Nav Bar
1.Login to your Blogspot account
2.From your Dashboard opt for Layout
3.Now choose Edit Html
4.You will see your template code there.
5.In that template code find
]]></b:skin>
and replace it with

#navbar-iframe { display: none !important; }
]]></b:skin>
6.Now opt for SaveTemplate.
7.Affter saving the template take a look at your template and your Blogspot navigation bar must have disappeared. :)

If you still cant figure this out see the video below. See the video below..



5 Blogger Tips: How to remove the Blogspot Nav bar? Blogger comes with a default navigation bar.This Blogspot navigaton bar may not be present in most of the templates.But if you are using a ...

No comments:

Post a Comment

< >