Forums

Insert Logo Into Header (19 posts)

  1. pacquisitions
    Member
    Posted 1 year ago #

    I am a total rookie here so please be patient. I have been reading other posts on the forum about how to add a logo into a header and I cant seem to figure it out. Ive done what others have said and all I can see is the top of my log popping out from behind the posts. Can someone please give me step by step instructions on how to add this? Just let me know what you need from me.

    Thanks!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of specific help.

  3. pacquisitions
    Member
    Posted 1 year ago #

  4. pacquisitions
    Member
    Posted 1 year ago #

    Here is my header code,

    [Code moderated as per the Forum Rules. Please use the pastebin]

  5. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You need to start by reducing that image! You only have space for a 1003px by 212px header image.

  6. pacquisitions
    Member
    Posted 1 year ago #

    reduce it to what?

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    1003px by 212px

  8. pacquisitions
    Member
    Posted 1 year ago #

    done

  9. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Edit style.css and change:

    #header {
        background: transparent;
        height: 212px;
        width: 100%;
    }

    to:

    #header {
        background: url(insert_full_url_to_final_image_here) no-repeat center top;
        height: 212px;
        width: 100%;
    }
  10. pacquisitions
    Member
    Posted 1 year ago #

    done

  11. pacquisitions
    Member
    Posted 1 year ago #

    Looks pretty small I entered 1003 x 212 and it resized it to 274x212 when I uploaded it?

  12. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You want the full size 1003 x 212 image - not a generated thumbnail. Can you upload the image to the theme's images folder using FTP?

  13. pacquisitions
    Member
    Posted 1 year ago #

    I dont think so

  14. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    What resized the image to 274x212 - WordPress or your graphics software?

  15. pacquisitions
    Member
    Posted 1 year ago #

    Must have been wordpress, because even the original isnt the size I uploaded.

  16. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    WordPress doesn't resize any images. It only creates new smaller copies.

  17. pacquisitions
    Member
    Posted 1 year ago #

    I think the issue is the largest image I have is 792x612

  18. pacquisitions
    Member
    Posted 1 year ago #

    if you look at the site now that is the size I would like but it looks horrible

  19. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    It's far too long. The max height you can have in that header is 212px.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags