Is There A Plugin To Replace The Header Image?

Discussion in 'Blogging' started by Shadowplay, Dec 15, 2007.

  1. #1
    I downloaded a free WP theme and want to use my own image at the top. Is there a simple way (maybe using a plugin) to swap out the old image with my own?
     
    Shadowplay, Dec 15, 2007 IP
  2. myp

    myp Well-Known Member

    Messages:
    1,281
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    140
    #2
    It isn't really that hard doing it the normal way. If you don't want to touch the code then just create a new image the same size as your old one and name it the same thing (with the same file format). Then just overwrite it in your theme's folder.
     
    myp, Dec 15, 2007 IP
  3. Shadowplay

    Shadowplay Peon

    Messages:
    394
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What if I want to make the header bigger? What code needs to be altered to do this?

    Can someone walk me through this?
     
    Shadowplay, Dec 15, 2007 IP
  4. myp

    myp Well-Known Member

    Messages:
    1,281
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Go to the directory where your theme is and there is probably a file called header.php and another file called style.css. If you know css and html it should be pretty easy to figure out. Most probably your theme has the header image in style.css so thats all you'll have to edit.
     
    myp, Dec 15, 2007 IP
  5. Inky

    Inky Peon

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I did the replacing thing, but the default box still stays on top of my custom image. What can I do about that?
     
    Inky, Dec 15, 2007 IP
  6. myp

    myp Well-Known Member

    Messages:
    1,281
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    140
    #6
    What default box? If you want to get rid of it just look in style.css and header.php and it should be in one of those, then you can just delete it.
     
    myp, Dec 15, 2007 IP
  7. Inky

    Inky Peon

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    The default header image box that is blue (if you don't change the color). I think I tried he deleting one time and it messed it all up. But I'll give it another try to make sure.
     
    Inky, Dec 15, 2007 IP