+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17
  1. #1
    Amit.Verma's Avatar
    Amit.Verma is offline Master Recent Blog: Why you start a blog?
    Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold
    Join Date
    Apr 2008
    Location
    India
    Posts
    7,741
    Thanks
    146
    Thanked 419 Times in 364 Posts
    Feedback Score
    0

    Default 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?

  2. #2
    Join Date
    Jan 2009
    Posts
    1,126
    Thanks
    2
    Thanked 38 Times in 31 Posts
    Feedback Score
    0

    Default

    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.

  3. #3
    Join Date
    Nov 2008
    Posts
    2,906
    Thanks
    58
    Thanked 52 Times in 39 Posts
    Feedback Score
    0

    Default

    you can't remove it by any means lol.... it is way google shows the blog is using blogspot lol ...

  4. #4
    Join Date
    May 2008
    Posts
    8,488
    Thanks
    142
    Thanked 339 Times in 286 Posts
    Feedback Score
    6 (100%)

    Default

    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

  5. #5
    Kryvast is offline Junior Kryvast is on a distinguished road
    Join Date
    Jul 2008
    Location
    Philippines
    Posts
    383
    Thanks
    17
    Thanked 16 Times in 15 Posts
    Feedback Score
    0

    Default

    Add this code inside the <head> element.
    Code:
    <style type='text/css'>#navbar-iframe{height:0px; visibility:hidden; display:none;}</style>

  6. #6
    Amit.Verma's Avatar
    Amit.Verma is offline Master Recent Blog: Why you start a blog?
    Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold
    Join Date
    Apr 2008
    Location
    India
    Posts
    7,741
    Thanks
    146
    Thanked 419 Times in 364 Posts
    Feedback Score
    0

    Default

    Thanks both of you, I will try and let you know

    Try this link: blogger-templates.blogspot.com/2005/01/remove-navbar.html
    <style type='text/css'>#navbar-iframe{height:0px; visibility:hidden; display:none;}</style>

  7. #7
    jabo's Avatar
    jabo is offline Master jabo has a spectacular aura about jabo has a spectacular aura about
    Join Date
    Jun 2008
    Location
    under bridges and car parks
    Posts
    1,369
    Thanks
    51
    Thanked 46 Times in 43 Posts
    Feedback Score
    0

    Default

    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;
    }

  8. #8
    Join Date
    Jul 2008
    Posts
    327
    Thanks
    9
    Thanked 5 Times in 5 Posts
    Feedback Score
    0

    Default

    I always like to use the one provided by jabo... And it works really good.

  9. #9
    Join Date
    May 2008
    Location
    RP
    Posts
    466
    Thanks
    6
    Thanked 13 Times in 13 Posts
    Feedback Score
    0

    Default

    I just only insert these codes to delete the nav bar...

    #navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
    }

  10. #10
    micoblanco's Avatar
    micoblanco is offline Junior micoblanco will become famous soon enough micoblanco will become famous soon enough
    Join Date
    Nov 2008
    Posts
    274
    Thanks
    8
    Thanked 18 Times in 11 Posts
    Feedback Score
    0

  11. #11
    Join Date
    Jan 2009
    Posts
    1,126
    Thanks
    2
    Thanked 38 Times in 31 Posts
    Feedback Score
    0

    Default

    hmm i never knew this, interesting.

  12. #12
    Amit.Verma's Avatar
    Amit.Verma is offline Master Recent Blog: Why you start a blog?
    Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold
    Join Date
    Apr 2008
    Location
    India
    Posts
    7,741
    Thanks
    146
    Thanked 419 Times in 364 Posts
    Feedback Score
    0

    Default

    Done Himo! Now my blog is without that blogger bar.

    And Thanks to all of your comments.

  13. #13
    Join Date
    Jan 2009
    Posts
    1,126
    Thanks
    2
    Thanked 38 Times in 31 Posts
    Feedback Score
    0

    Default

    congratz mit, now start deleting your blog , its a joke.

  14. #14
    Join Date
    Jun 2008
    Location
    www.brainpulse.com
    Posts
    4,920
    Thanks
    154
    Thanked 329 Times in 229 Posts
    Blog Entries
    4
    Feedback Score
    0

    Default

    Quote Originally Posted by mit View Post
    Done Himo! Now my blog is without that blogger bar.

    And Thanks to all of your comments.
    Hi mit,
    i try this but it's show some error like this:
    XML error message: Content is not allowed in prolog.

  15. #15
    Amit.Verma's Avatar
    Amit.Verma is offline Master Recent Blog: Why you start a blog?
    Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold Amit.Verma is a splendid one to behold
    Join Date
    Apr 2008
    Location
    India
    Posts
    7,741
    Thanks
    146
    Thanked 419 Times in 364 Posts
    Feedback Score
    0

    Default

    Quote Originally Posted by govindseo View Post
    Hi mit,
    i try this but it's show some error like this:
    XML error message: Content is not allowed in prolog.
    But its working fine here in my blog, you can see it, it's no longer there.

Similar Threads

  1. Replies: 21
    Last Post: 10-27-2008, 02:10 AM
  2. Replies: 6
    Last Post: 09-14-2008, 04:13 PM
  3. Replies: 2
    Last Post: 09-13-2008, 04:00 AM
  4. Replies: 2
    Last Post: 08-07-2008, 12:44 AM
  5. How to be a famous blogger..
    By wujijiangjun in forum Blogging
    Replies: 4
    Last Post: 07-29-2008, 11:12 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts