Auto hide works is, when the visitor point his mouse to top  page, 
Navbar will appear. Otherwise, if visitor point his mousedown (not in  
Navbar area), automatically that Navbar will disappear.
How to place it:
Find out body { code in Edit HTML page. Then, insert code below right before body { code:
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
Good Luck!
source :
http://blog.zoomtemplate.com/auto-hide-navigation-bar-navbar-for-blogger.html
How to place it:
Find out body { code in Edit HTML page. Then, insert code below right before body { code:
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
Good Luck!
source :
http://blog.zoomtemplate.com/auto-hide-navigation-bar-navbar-for-blogger.html

Tidak ada komentar:
Posting Komentar