Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #516473

    Hello.
    We only have 3 pictures for our partner/logo element (705×350) that is scaled the same as the ones you provided with the theme.
    However when we chose only 3 columns the pictures get show in a way to big scale, compared to what we want. However if i chose 6 columns instead, the pictures gets scaled down to the size we want, this do provide a new problem, since the pictures get aligned to the left, instead of centering (Makes sense since it’s made for 6 columns and not 3). Is it possible for us to have the same picture scaling as 6 columns, but centering the pictures? I have provided a link, and you can scroll down the site to the section “integrated with the…” to see it for yourself.

    Regards.

    #516510

    Hi dropios!

    When you select the image to use you can set the size to a thumbnail size and have them align center. It sounds like your wanting to use a smaller thumbnail size.

    Cheers!
    Elliott

    #516563

    Thanks for the fast reply! Gotta admit your support service is amazing. However that doesn’t solve the problem. None of your pre-selected sizes holds the same format and if i scale the images down myself, it isn’t as sharp (using a retina screen).

    For your sake i have added 4 extra partner/logo elements on the page.

    First element.
    – Has the size we want on the images, but misses the centering of the pictures (6 colums, no scaling selected)

    Second element.
    – Has the size we want on the images, but isn’t half as sharp as the first element (using a retina screen) and the spacing between them is too much (3 columns, no scaling selected ( i resized the images)

    Third element.
    – Does not have the size we want (3 columns chosen, no scaling)

    Fourth element
    – Does not have the size we want (3 columns, Portfolio small scaling)

    Fifth element
    – Does not have the size we want ( 3 columns, shop small)

    Hopes this helps clearing it up.
    Thanks in advance.

    #516585

    Hey!

    Add this to a codeblock element in the page.

    <style type = "text/css">
    #av_section_3 .slide-entry img {
        max-width: 100px;
    }
    </style>

    And change the 100px to whatever you want them to be.

    Regards,
    Elliott

    #516596

    Thanks a lot! That did the job. Really appreciate the speed and delivery of your support here at Kriesi!

    #517113

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Scaling of pictures in the partner/logo element’ is closed to new replies.