• In verb lite, the header image that I choose in the personalization is cropped to 360 x 36 and I can’t figure how to give it a size because I don’t find where this size is defined (I use Firefox).
    I tried different sizes to my original image, but it’s always cropped.

    Thanks

    • This topic was modified 8 years, 1 month ago by tsunwell.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author themely

    (@themely)

    When you say header image are you referring to the logo?

    We have not defined a section for a header background image in Verb Lite.

    You can crop any image for the logo by selecting inside the image you uploaded.

    Let me know if this helps or not.

    Thread Starter tsunwell

    (@tsunwell)

    Thank you for your reply.
    I’ve seen in the screen images shawn on the presentation of the verb lite theme many examples showing an image at the top of the page, spanning the whole width.
    I think this is the logo image. It takes the place of the title when you define it.
    Whatever is the image size that I choose for the logo, my image is cropped to a small size (360×36). This is the size displayed by the Firefox developper tool, but I can’t figure out where (in which CSS or php file) this is defined. I have seen in the source of the page that there where a SRCSET tag, and maybe is it the reason, but is there a way to obtain a whole width logo?

    Many thanks for your help.

    Thread Starter tsunwell

    (@tsunwell)

    Correction:
    my image is not cropped, it is shrinked (sorry my english is far from perfect)

    Theme Author themely

    (@themely)

    Can you provide a link to the site you are working on so I can have a look?

    Thread Starter tsunwell

    (@tsunwell)

    Here is a link :

    https://www.seusoft.com/blog/

    as the logo provided takes the place of the blog title I tried to put the title inside the image and have the image span the whole width of the page.
    but, as you can see, the image is shrinked to a very small size.
    Is there a workaround ?

    Many thanks

    Theme Author themely

    (@themely)

    I see, ok.

    You are referring to the logo.

    The recommended size of the logo is 300×90

    However, you can add any size you want.

    Because the right side of the header is a widget area for banner ads teh logo section only takes up 33% of the width, which is causing it to be reduced in size.

    To change that, you will need to edit the header.php file.

    On line 52 change col-md-4 to col-md-6
    On line 60 change col-md-8 to col-md-6

    That should fix your issues.

    However, you will have less room for a banner ad in the header.

    Thread Starter tsunwell

    (@tsunwell)

    Hi, thank you for your fast responses.
    I did what you say, it’s works, and as I found my logo was still too small I extended the fix and I put col-md-8 and col-md-4.
    I understand that, of course, the left side is smaller.

    If you want to see the result, here is the URL :
    https://www.seusoft.com/blog/

    Thanks again

    Theme Author themely

    (@themely)

    You’re welcome, glad to hear it worked out.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘header image size’ is closed to new replies.