How to remove Blogger Top Nav bar
Blogger comes with a default navigation bar.This blogger navigaton bar may not be present in most of the templates.But if you are using a default blogger 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 Blogger top Navigation bar /Blogger Nav Bar
- Login to your blogger account
- From your Dashboard opt for Layout
- Now choose Edit Html
- You will see your template code there.
- In that template code find
]]>b:skin>
replace it with
#navbar-iframe { display: none !important; }
]]>
:skin>
Now SaveTemplate template
Take a look at your blogger navigation bar must have disappeared
Please Give Us Your 1 Minute In Sharing This Post!
Related Posts:
Blogger tips and trick
0 comments:
Post a Comment