Need to put logo in header instead of normal title in Wordpress

Discussion in 'HTML & Website Design' started by avinashiitd, Apr 23, 2009.

  1. #1
    I am using Illacrimo theme on my site Avinashtech running on wordpress 2.7.1. I need to replace site header title with a logo.

    I am zero in php . Can anyone help me in doing that?
     
    avinashiitd, Apr 23, 2009 IP
  2. thr3146

    thr3146 Active Member

    Messages:
    182
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Your already calling a logo image here "images/LogoIcon.png" in your css, if you have a different logo you can just replace the image in your "images" folder and it will show the new logo.

    Also take out this line in the start of your body tags-

    <h1><a href="http://www.avinashtech.com/">Avinashtech</a></h1>
     
    thr3146, Apr 23, 2009 IP