How to remove default header

Discussion in 'WordPress' started by Harish Singla, Jan 5, 2010.

  1. #1
    Harish Singla, Jan 5, 2010 IP
  2. combizorgnet

    combizorgnet Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    go to stylesheet.css, and find "header", change it via ftp program or cpanel
     
    combizorgnet, Jan 5, 2010 IP
  3. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Please give combi neg rep. They didn't even look at the site and that answer is incorrect. Maybe they'll take the hint.

    What specifically are you changing? The answer depends on what you;re trying to do specifically. Are you trying to add in an image? Change the text?
     
    theapparatus, Jan 5, 2010 IP
  4. juhasan

    juhasan Well-Known Member

    Messages:
    389
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    125
    #4
    If you want to replace your website name and title with your logo, then do the following:

    1. Upload your file in your root directory using any ftp software
    2. Go to Appearance > Editor and find header.php
    3. Search for <h1 id="logo"> tag in your header.php file, replace the text between <h1 id="logo"> and </h1> with your logo as an image
    4. You may need to make some changes in your style-sheet in order to fit your logo
    Best of luck
     
    juhasan, Jan 7, 2010 IP