Thread: Removing The Blogger Bar
-
02-07-2009, 07:16 AM #1
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,225
- Thanks
- 154
- Thanked 445 Times in 388 Posts
- Blog Entries
- 1
- Feedback Score
- 0
Removing The Blogger Bar
Can anybody please tell me how I can rid of that blogger bar come across on the top of my blog?
-
02-07-2009, 08:30 AM #2
i think, you can't its just a free blog, and they provide it with it.
, or you might have to buy some premium stuff, im not quite sure though. mmm.
-
02-07-2009, 01:55 PM #3
you can't remove it by any means lol.... it is way google shows the blog is using blogspot lol ...
-
02-10-2009, 05:57 PM #4
WRONG!
There is a way to remove the bar. I have removed it on all of my blogs.
Try this link: blogger-templates.blogspot.com/2005/01/remove-navbar.html
-
02-11-2009, 12:26 AM #5
Add this code inside the <head> element.
Code:<style type='text/css'>#navbar-iframe{height:0px; visibility:hidden; display:none;}</style>
-
02-11-2009, 12:58 AM #6
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,225
- Thanks
- 154
- Thanked 445 Times in 388 Posts
- Blog Entries
- 1
- Feedback Score
- 0
Thanks both of you, I will try and let you know
<style type='text/css'>#navbar-iframe{height:0px; visibility:hidden; display:none;}</style>Try this link: blogger-templates.blogspot.com/2005/01/remove-navbar.html
-
02-11-2009, 05:54 AM #7
this is what I place before the body to get it out
#b-navbar {
height: 0px;
visibility: hidden;
display: none;
}
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
-
02-14-2009, 02:11 AM #8
I always like to use the one provided by jabo...
And it works really good.
-
02-16-2009, 06:19 AM #9
I just only insert these codes to delete the nav bar...
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
-
02-16-2009, 06:32 AM #10
-
02-16-2009, 08:18 PM #11
hmm i never knew this, interesting.
-
02-17-2009, 01:04 AM #12
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,225
- Thanks
- 154
- Thanked 445 Times in 388 Posts
- Blog Entries
- 1
- Feedback Score
- 0
Done Himo! Now my blog is without that blogger bar.
And Thanks to all of your comments.
-
02-17-2009, 08:27 AM #13
congratz mit, now start deleting your blog
, its a joke.
-
02-18-2009, 07:22 AM #14
- Join Date
- Jun 2008
- Location
- www.brainpulse.com
- Posts
- 5,588
- Thanks
- 170
- Thanked 425 Times in 294 Posts
- Blog Entries
- 5
- Feedback Score
- 0
Web Hosting India- Host Away with BrainPulse Hosting Solutions. SEO Company India- offers, Guaranteed SEO Services as a stand-alone Email Marketing Solutions- Complete Mass mailing
-
02-18-2009, 08:04 AM #15
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,225
- Thanks
- 154
- Thanked 445 Times in 388 Posts
- Blog Entries
- 1
- Feedback Score
- 0
Similar Threads
-
How to convince Blog Owners that you are a Good Guest Blogger
By guardianangel in forum BloggingReplies: 21Last Post: 10-27-2008, 03:10 AM -
TOP Blogging Services For The Beginner Blogger
By himoacs in forum BloggingReplies: 6Last Post: 09-14-2008, 05:13 PM -
Google’s Blogger ‘follows’ Twitter’s lead
By himoacs in forum BloggingReplies: 2Last Post: 09-13-2008, 05:00 AM -
Drop-down labels (categories) for blogger
By Fatic in forum BloggingReplies: 2Last Post: 08-07-2008, 01:44 AM -
How to be a famous blogger..
By wujijiangjun in forum BloggingReplies: 4Last Post: 07-29-2008, 12:12 PM





Reply With Quote

