How to remove the Blogger (blogspot) Navigation Bar. Copy and paste this code to your
. The Nav Bar is located at the top most of your blogger website.
<style type="text/css">
#b-navbar {
height:0px;
visibility:hidden;
display:none
}
</style>
Share this page:These icons link to social bookmarking sites where readers can share and discover new web pages.
Most Viewed:
This entry was posted
on Thursday, August 31st, 2006 at 11:44 am and is filed under The Web.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.