I want to edit my header to place my website logo

by Fary
5 replies
  • WEB DESIGN
  • |
Hi warriors,
I need to edit my header.php in Wordpress blog so I place a logo instead of the current title in the upper black area.
please see my website to get an overall idea of what my blog is looking like:
http://up-web-traffic.com

I have attached my header.php file so everyone can download it.

Any help?
#edit #header #logo #place #website
  • Profile picture of the author Andy Lim
    If you already have a personalized header for your website, go to your Wordpress Dashboard. In the right corner of your screen, go to Appearance and in that section click Header. You can edit and change your header there. Upload your header and click Save Changes. As simple as that. However, if you are looking for someone to do the header for you, feel free to seek help for vapilipinas dot com. I'm sure they can help you there.
    {{ DiscussionBoard.errors[5471885].message }}
  • Profile picture of the author aldemer
    After checking your site, you are using a JohnGalt wordpress themes,
    if you want to change the header from text to image header you can contact us. I can help you about this changes.
    {{ DiscussionBoard.errors[5472115].message }}
  • Profile picture of the author vip-ip
    Replace
    Code:
    <h1><a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
    with
    Code:
    <h1><a href="<?php echo get_settings('home'); ?>/"><img src="link_to_a_logo_about_500pxwide_180pxhigh"></a></h1>
    Best Regards,
    vip-ip ...
    Signature
    {{ DiscussionBoard.errors[5472156].message }}
  • Profile picture of the author Fary
    Thank you very much for your help. I managed to do all required changes. However, I am testing more themes to choose the best one that is working for my niche.
    {{ DiscussionBoard.errors[5475499].message }}
  • Profile picture of the author cassiegetty
    for other option, you may also want to choose wordpress theme that features customized header
    {{ DiscussionBoard.errors[5478711].message }}

Trending Topics