Some bloggers and blogger.com itseld says its useful in many ways but Navbar loads really slow, so I'm getting rid of it.
Looks like a simple trick in the end
* Log on to your blogger account
* Select Layout from Dasboard
* Select Edit HTML
* As a precautionary measure download your template clicking Download Full Template and save it on your computer.
* Check Expand Widgets Templates
* Find body section in the code and insert the following code just after it
#navbar {
height:0px;
visibility:hidden;
display:none
}
as shown in the figure below* Save the changes by clicking the SAVE TEMPLATE button.
Happy riddance Navbar !!
Now that Navbar is gone, are you missing the Next Blog» link on it already? Well, worry not, click here and find out how you can still use it.
Monday, December 3, 2007
Staring a blog : I got rid of blogger navbar

