View Full Version : .Blogspot top bar removal?
sebastya
Apr 18th 2006, 2:27 am
Can you remove that top bar for blogs at .blogspot?
If you know how, please tell me :)
Thanks in advance.
rubeina
Apr 18th 2006, 2:35 am
No you can't remove it unless you have your own domain for your blog
sebastya
Apr 18th 2006, 2:45 am
Oh ok thank youu rep added :)
Jarodboy
Apr 18th 2006, 5:41 am
There was a way, but you shouldn't do it...blogger is free, why not support them? :)
sebastya
Apr 18th 2006, 5:50 am
haha good point
Mohit
Apr 19th 2006, 12:18 am
There was a way, but you shouldn't do it...blogger is free, why not support them? :)
But it is good to have have knowledge of it. What u think????
Plz reply this post by way of removing top bar.
Thanks in advance.
mattmdesign
Apr 19th 2006, 12:29 am
I think removing the top bar violates the TOS.
sebastya
Apr 19th 2006, 2:45 am
I just heard that it is good to remove it so people will stay on your website and not click the "next blog" button on it.
KGL
Apr 20th 2006, 10:34 pm
I agree that you should leave it up there to support them, but if you insist on hiding it..........
Paste this:
#b-navbar {
height:0px;
visibility:hidden;
display:none
}
between these tags:
<style type="text/css">
</style>
sebastya
Apr 20th 2006, 11:43 pm
wow thank you.
amIT29
Feb 1st 2008, 4:16 pm
The given earlier in this theard doesn't work well in many themes and templates and many a times leaves a gap space in place of NAV BAr.http://forums.digitalpoint.com/images/smilies/frown.gif
:(
Use the following to fully eliminate all the gap and the nav bar fully for once and for all:http://forums.digitalpoint.com/images/smilies/smile.gif
:)
go to the template section====> then edit html.
then add this css code within the head section :
#navbar-iframe {height:0px; display:none;}
and if you are concerned about violating TOS while doing this ..don't be because it doesn't conflict with their TOS..
refer :http://labnol.blogspot.com/2007/06/maybe-it-ok-to-remove-blogger-navbar.html
WeedGrinch
Feb 1st 2008, 6:04 pm
Use wordpress!
Problem solved!
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.