Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1006784

    Hi Guys,

    when I add a “lift out picture” in a message and add several messages to a collection of blog articles ( https://gitaarvanhout.nl/projecten/ )
    than these pictures all have different sizes.
    I was wondering; of course I can make sure my pictures have the same size, but is there a way to make it more easy?
    For example, is it possible to fix the size of the lift out picture in the message to get equal picture sizes?

    Sorry I do not know the correct translation, if not clear please check this doc of the “lift out picture” in “message”

    thank you!

    #1006894

    Hey Anneloes1981,

    I’m not sure what a “lift out picture” is, could you try to explain a bit further please? Do you want all the images on the page you linked to be the same size?

    Best regards,
    Rikard

    #1012283

    Hi Rikard,

    please open the document you find here: https://gitaarvanhout.nl/enfoldhelp/
    Down Right you see the “light out”picture, but I dont know the english name for it.
    al these images you see here. https://gitaarvanhout.nl/projecten/ are the “light out”pictures
    I would like them to be the same size/outline the same way without need to change the size of the pictures custom.
    Is there a shortcut fot this?

    Thank you

    #1012614

    Hi,

    Thanks for the clarification. We could give you CSS to try to get the images the same height, but it will change how they look unfortunately. I see that on the last 4 rows, all the images look the same. Wouldn’t it be better to try to edit the images you are using instead?

    Best regards,
    Rikard

    #1013096

    Hi Rikard,

    well, if some CSS will offer me some lazy time than Im happy to receive the code.
    At least I can try if it works, and not than I will fix it by editing the size custom before uploading.

    Thanks!

    #1013205

    Hi,

    Ok, please try this in Quick CSS:

    .avia-content-slider .slide-image img {
        height: 180px;
        max-height: 180px;
    }

    Best regards,
    Rikard

    #1013530

    Thank You, works perfect!

    #1013592

    Hi,

    Great, I’m glad you liked the result :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1015293

    case closed!

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.