This will remove the navigation bar above your page.
<!-- The FastBacks http://fastbacks.blogspot.com: Start of remove Navbar -->
<style type="text/css">
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
</style>
<!-- The FastBacks http://fastbacks.blogspot.com: End of remove Navbar -->

1 comments:
wow. thanks
Post a Comment