New Landing How can we help? Themeforest Theme Support Flexform Thumbnail sizing/cropping engine

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #82947
    b_bonchev
    Member
    Post count: 2

    Hello,

    I have tried to make my way through how Flexform is resizing and cropping the post thubnail images.
    Seem like thumbnails in Recent Post block, Related Posts section and diferent blog layoust (Standard, Mini and Masonry) are in different aspect ratios…

    Can you advice what is the best image size to use as a thumbnail/featured images?

    #83375
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It doesn’t really matter, as long as your images are relatively big, do you have an issue with how they are being cropped?

    – Kyle

    #83447
    b_bonchev
    Member
    Post count: 2

    Thanks Kyle,

    I do have issues, though not critical.
    Ideally they should not be cropped at all. Just resized to max. height/width.
    Or be the same aspect ration in all instances.

    If you can share the cropping/sizing specs, I will be able to select best size/ratio for my purposes.

    Best regards,
    Borislav

    #83453
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Well there are different files for different sections. For me to go through each file and get the code for you would take a long time. If there is a specific ratio/crop for a certain element that you are not happy with, let me know and I will see if we can adjust the values for you

    – Kyle

    #83556
    b_bonchev
    Member
    Post count: 2

    Whatever…

    #83658
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry?

    I’ve just checked and there is no cropping of the images, it just resizes the image to fit the container

    – Kyle

    #88875
    slcmyers
    Member
    Post count: 40

    Is it possible to change the size of the featured image container on “mini”?

    #88876
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .has-no-sidebar .mini-items .blog-item figure {
      width: 345px;
    }

    If you are using a siebar on your page add this instead:

    .mini-items .blog-item figure {
      width: 220px;
    }

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register