Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #459768

    Hi, i have found several threads regarding testimonial image size, but after adding the relevant CSS and rebuilding thumbnails, also uploading the original images again, the height/width ratio is not correct.

    For some reason it does not recognize the 120×120, instead makes it 120×80 ..

    thanks for your help

    #460194

    Hey rolfroyce!

    Seems like you have already figured it out – http://i.imgur.com/4Vfv8gO.png? :)

    Regards,
    Yigit

    #467445

    Hi Yigit
    My problem in this case is, that after changing the CSS to `.avia-testimonial-image, .avia-testimonial-image img {
    width: 250px;
    height: 250px;
    }` the “visual size” is correct but in the background the image has stil the wrong dimentions -> resolution is then not appropriate…
    I uploaded the image again in higher definition but when I add it to testimonials, it makes 180×180 thumbnails…
    How can I change that?
    <div class='avia-testimonial-image' itemprop="image" ><img width="180" height="180" src="/wp-content/uploads/doe1-180x180.jpg" class="attachment-square" alt="John Doe" /></div>

    ThankU verymuch for helping! =)

    #468778

    Hi!

    Wordpress is automatically resizing your images. If you want to have control over it, then use this plugin: https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Andy

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