Hide the Navigator Bar on Blog

Now, i will give you something new for you.
That is how to hide your NavBar in your blog like mine.

Just follow me, and try it step-by-step . . .

First, Open Design => Edit HTML => Expand Widget Templates

Then, search and find code : body {

Copy code below just above the code.


#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
OR

If you can't do step above you can do this thing.

First open Design => Page Elements => Add Gadet

Then Choose HTML/JavaScript
Copy code below and paste there
<style type='text/css'>
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
</style>
Save.

That is step to Hide NavBar in Blogspot.

No comments:

Post a Comment

Please do not SPAM or commented by stating the link
If you cannot comment in English, use Indonesian :))