Today's topic: hiding the navigation bar:) First thing, you have to be logged in to your blog's dashboard and go under the Design(or Layout for older versions) box and hit the Edit HTML box like so:
Then make sure you save your template HTML before messing with anything.Now that we're having our backups on the HTML we can move on with hiding the navigation bar. Next thing to do is copy the next code into a notepad:
Like SO:
Then go into your HTML and find the tag "body {" like so:
And paste the code you saved earlier right above the "body {" tag like so :
Then preview what you did and if everything worked properly and the HTML is not broken by any unclosed tags or whatever then you can hit the save template button. And that's it folks! You have a navigation bar that is hidden unless you roll over it and then it shows:) Tricky huh? and so cool:) Anywho i hope you enjoyed Technical Support this week. Check in for something new each week!:)





























