Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #350332

    Hi –

    I’m sorry if I missed the answer to this question. I’d like for the images I place as Featured to be the entire size of the header area on the Single Post View. Choices did a really good job of this, but it seems Enfold displays the image in whatever size it is. Have a look at this post for example: http://greencupdesign.com/my-work-from-home-bible/ It looks funny that the image isn’t the full width of the featured area. I don’t care about retaining the height of the image – in fact, I don’t want it much taller else the text would be pushed far down in the case of a vertical image – I’d just like to fill the area.

    Thanks.

    #350424

    Hey Veronica!

    It looks like you edited the image in the WordPress media library and set a custom width / height. Is that correct?

    If so then it would be best to set the width to at least 900px so it fits inside the container. The max-width is set to 100% so as long as it is big enough it will fit inside.

    If that’s not correct and your still having problems then try deleting the image and re-upload it because it currently has a width and height set.

    Regards,
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #350460

    All the images seem to be doing this when I allow the featured image to show on the single post page.

    I just installed a new iteration of Enfold, so nothing should have been changed. What do you suggest I do?

    #350785

    Hi!

    It should be using the full width by default unless you have edited the image in the media library and set a custom width + height. Did you try deleting the image and re-uploading it as suggested?

    Send us a WordPress login and set your reply as private so we can take a closer look.

    Regards,
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #350878
    This reply has been marked as private.
    #351108

    Hey!

    Thank you for the info.

    Please use this on Quick CSS or custom.css to resize the featured image:

    .big-preview img {
    width: 100%;
    }

    Regards,
    Ismael

    #351376

    Better better – so much better!

    With regards to filling the thumbnails, do I need to work within the PHP? They look pretty sad right now. The thumbnails on the read more are not defaulting to square, and the thumbnails on the blog overview aren’t filled completely by the featured image…

    Thanks again!!!

    #351985

    Hi!

    I’m sorry but what do you mean by filling the thumbnails? And what is the thumbnails on the read more? Screenshots will help. You can install this plugin to adjust the thumbnail sizes: https://wordpress.org/plugins/simple-image-sizes/

    Cheers!
    Ismael

    #352616

    Ah! I regenerated the thumbnails and that did it. WHEW! I’m done. Thanks guys!

    #353048

    Hi!

    Glad we could help. :)

    Cheers!
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Stretch / Resize Large Featured Image on Single Post’ is closed to new replies.