How to change wprdpress logo

Discussion in 'HTML & Website Design' started by zeesmarty1, Apr 2, 2010.

  1. #1
    I want change to header logo for wordpress

    <a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a>
     
    zeesmarty1, Apr 2, 2010 IP
  2. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #2
    What is your url?
     
    proxywhereabouts, Apr 2, 2010 IP
  3. zeesmarty1

    zeesmarty1 Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    site runing is localhost
     
    zeesmarty1, Apr 2, 2010 IP
  4. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #4
    Open css stylesheet, look for Header, there should be somewhere in there that point to logo image.
     
    proxywhereabouts, Apr 2, 2010 IP
  5. schatzjopie

    schatzjopie Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    wow, i want to make this thread as my new post.
     
    schatzjopie, Apr 2, 2010 IP
  6. zeesmarty1

    zeesmarty1 Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Can anybody help me
     
    zeesmarty1, Apr 3, 2010 IP
  7. shankshank

    shankshank Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Well here's what you could do. Find out the image name of your current logo, most probably in the theme folders images folder.
    Then change your new logo to the name of the existing logo name, overwriting it.

    that's the quickest dirty way.
     
    shankshank, Apr 3, 2010 IP
  8. funmasti.org

    funmasti.org Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    just replace the image with same name and extention in image folder
     
    funmasti.org, Apr 5, 2010 IP
  9. edesigner008

    edesigner008 Guest

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You should change the image path. Knowledge of PHP coding and CSS will help you to change the image. If needed you can talk to me by visiting ecoverexpert.com
     
    edesigner008, Apr 6, 2010 IP
  10. GMatthers

    GMatthers Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    well its simple look into:

    wp-content/themes/images/logo.jpg,png,or gif replace it with your desired logo pic make the changes into your activated theme, cheers!

    Hope it helps
     
    GMatthers, Apr 6, 2010 IP