Please help about changing the logo on wordpress

Discussion in 'HTML & Website Design' started by spy1983, Dec 9, 2013.

  1. #1
    Hi

    I need a help from helpful people :)

    I have a wordpress blog but i can't change the logo written by wordpress with my png logo.

    Can anyone give me advices?

    Which codes should i write and stylesheet or header?

    Thanks
     
    spy1983, Dec 9, 2013 IP
  2. rhinocl

    rhinocl Member

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    No one can answer that question without more info. We need the active theme name and the url.
     
    rhinocl, Dec 9, 2013 IP
  3. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #3
    sorry i forgot to mention about my site.
    my site address is: http://www.autotua.net
    my theme is delphi

    thanks
     
    spy1983, Dec 9, 2013 IP
  4. rhinocl

    rhinocl Member

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    There is usually an option in the theme settings. Often they fail to update because of things like this:
    logo.PNG is not the same as logo.png so make sure the file name is correct
    If that fails you can always go into the header and hack the code (save the old version as old-header.php) using ftp and a text editor.
    You find out where the current logo is displaying and remove those lines of php and then just hard code the new one in like this:
    <div class="logo-area-new"><img title="newlogo.png">newlogo.png</img></div>
     
    rhinocl, Dec 9, 2013 IP
  5. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #5
    Thank you for your detailed reply but it didn't work.
    In case i am pasting the code related with logo from header.php
    can you please check it?
    if you need more info i can supply
    thanks
     
    spy1983, Dec 9, 2013 IP
  6. homer7

    homer7 Well-Known Member

    Messages:
    268
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    125
    #6
    that is plain text on your site title.
    to put and image instead replace with that code with
     
    Last edited: Dec 9, 2013
    homer7, Dec 9, 2013 IP
  7. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #7
    Hey thank you for your help, let me try and i am going to inform you if it works!
     
    spy1983, Dec 9, 2013 IP
  8. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #8
    No it didn't work, logo didn't show up and whole site design was broken :(
    in case if it helps, i wanted to show the style codes
     
    spy1983, Dec 9, 2013 IP
  9. homer7

    homer7 Well-Known Member

    Messages:
    268
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    125
    #9
    homer7, Dec 9, 2013 IP
  10. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #10
    yeah but not there :)
    http://autotua.net/wp-content/uploads/2013/12/autotua.png
     
    spy1983, Dec 10, 2013 IP
  11. homer7

    homer7 Well-Known Member

    Messages:
    268
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    125
    #11
    homer7, Dec 10, 2013 IP
    spy1983 likes this.
  12. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #12
    it worked! but there is problem logo stays under the line so how can i align to the center? can you please check it?
    logo style:
     
    spy1983, Dec 10, 2013 IP
  13. homer7

    homer7 Well-Known Member

    Messages:
    268
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    125
    #13
     
    homer7, Dec 10, 2013 IP
  14. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #14
    thank you for your effort and help!
    this is really good but logo is now a little bit small, so is it possible for us to enlarge it?
    also i don't want it to be stay over the wrapper, is it possible for us to make the wrapper start after logo?
     
    spy1983, Dec 10, 2013 IP
  15. spy1983

    spy1983 Well-Known Member

    Messages:
    458
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #15
    so how can i enlarge logo and make it appear at the right of orange wrapper?
     
    spy1983, Dec 11, 2013 IP
  16. ajmair

    ajmair Peon

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    3
    #16
    Hi
    1st give some height your menu header .Then use big image for enlarge logo.And for right of orange wrapper there is many different ways like float:right;
     
    ajmair, Dec 13, 2013 IP