<style type="text/css">
#b-navbar {
height: 0px;
visibility: hidden;
display: none;
}
</style>
Hiding the banner in Blogger Beta (iframe):
<style type="text/css">
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
</style>
Remove the code to show it again.
0 komentar:
Post a Comment