Removing Blogger Heading

Discussion in 'WordPress' started by PlanetAndrea, Sep 24, 2005.

  1. #1
    I tried to do a search on this but didn't find anything on it from DP. Can someone tell me where in the blogger template I remove the blogger heading at the top of my blogs?

    Thanks!
     
    PlanetAndrea, Sep 24, 2005 IP
  2. wingdude

    wingdude Peon

    Messages:
    210
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you are using Blogger.com, you can't because it adds its blogger heading code when you publish it. You can't change it from the template, rather unfortunately

    Wing
     
    wingdude, Sep 24, 2005 IP
  3. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Only way to do it is host your blog on your own domain :)
     
    exam, Sep 24, 2005 IP
  4. PlanetAndrea

    PlanetAndrea Active Member

    Messages:
    829
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    83
    #4
    well crapper!
     
    PlanetAndrea, Sep 24, 2005 IP
  5. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You could by a domain name for about $8 and get some cheap hosting $3-$4/month :)
     
    exam, Sep 24, 2005 IP
  6. sarahk

    sarahk iTamer Staff

    Messages:
    28,803
    Likes Received:
    4,534
    Best Answers:
    123
    Trophy Points:
    665
    #6
    By ditching blogger ;) and getting wordpress
     
    sarahk, Sep 25, 2005 IP
  7. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #7
    Not strictly true that you can't remove the header. You can set the inline css to hide it:
    #blog-title {
      margin:0 0 .5em;
      font:250%/1.4em Georgia,Serif;
      color:#003366;
    [COLOR="RoyalBlue"]  display: none;[/COLOR]
      }
    Code (markup):
    Look for some code like the above. It depends what template you're using but the basic idea is the same. Add the "display: none;" part and viola!
     
    mcfox, Sep 25, 2005 IP
    ViciousSummer likes this.
  8. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Most likely a violation of some TOS, buy hey.
     
    exam, Sep 29, 2005 IP
  9. ViciousSummer

    ViciousSummer Ayn Rand for President! Staff

    Messages:
    3,210
    Likes Received:
    526
    Best Answers:
    0
    Trophy Points:
    308
    #9
    Why don't you host your blogs on planetandrea.com?
     
    ViciousSummer, Sep 29, 2005 IP
    mcfox likes this.
  10. Wally

    Wally Well-Known Member

    Messages:
    333
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    118
    #10
    Do you mean the NavBar?

    Very simple and so much people do it already since long time:
    http://blogger-templates.blogspot.com/2005/01/remove-navbar.html
     
    Wally, Oct 4, 2005 IP