Hide Blogger Nav Bar And Have It Reappear When You Hover It.


Login To Blogger Go To > Design > Edit HTML.

Now find (CTRL+F) this code in the template
]]></b:skin>
And Before it, paste this code:

#navbar-iframe {
height:5px;
}

/* IE7, IE8, IE6 */
#navbar-iframe { height/*\**/: 30px\9; }


#navbar-iframe:hover {
height:40px; !important;
}
Now click save and you are done.

0 comments so far:

Post a Comment

 
Royal Tutor © 2011 | Privacy Policy | Powered by Blogger | Back to top