• Closed
  • Hannes Lis
    Spectator
    November 25, 2017 at 4:53 pm #35447

    Hi, some browsers show distorted pictures when using front page content boxes. I have a screenshot but cannot attach any file here. The pictures all look like as if they would have been stretched vertically.

    Do you know about that? What can I do?

    vaibhav
    Spectator
    Posts: 287
    November 27, 2017 at 7:02 am #35500

    Hi,

    Please provide your site url and attach you screenshot with http://prntscr.com/

    To explain any visual issue with a theme, please use a screenshot service, e.g. http://prntscr.com/ or even a video screencast http://screencast-o-matic.com/

    Thank you

    roberto tonielli
    Spectator
    Posts: 2
    November 30, 2017 at 7:32 pm #35681

    Hi,
    I post here ’cause I guess it’s the same problem I have.
    Happened today, after Evolve+ Update.
    Here’s a screenshoot of page and the actual size of my icon.
    https://prnt.sc/hhdsnk

    here’s the page
    http://nuovasipla.com

    sorry if I have posted in a wrong place.
    Thanx

    vaibhav
    Spectator
    Posts: 287
    December 1, 2017 at 6:31 am #35686

    Hi,

    Add custom css to your additional css area
    .content-box img {
    width: auto;
    }

    Thank you

    roberto tonielli
    Spectator
    Posts: 2
    December 1, 2017 at 5:07 pm #35706

    thank you.

    found now that there are 7 errors in style.css
    I guess that is there something wrong.
    I’ll check how to fix that first.
    I’ll open a new topic maybe, I’m an uninvited guest here 😉

    vaibhav
    Spectator
    Posts: 287
    December 2, 2017 at 6:05 am #35723

    Hi Roberto,

    We wish you fix your error without trouble.

    We always ready to help you.

    Thank you

    Hannes Lis
    Spectator
    Posts: 54
    December 6, 2017 at 11:20 am #35864

    Hi, here is my screenshot: http://prntscr.com/hjs4kv

    The URL of my page is http://www.lichtfunke.at

    vaibhav
    Spectator
    Posts: 287
    December 6, 2017 at 11:25 am #35866

    Hi Hannes Lis

    Check this answer, Add custom css to your additional css area

    .content-box img {
    width: auto;
    }

    Thank you

    Hannes Lis
    Spectator
    Posts: 54
    December 8, 2017 at 11:39 am #35902

    Ok, I added the Code. Will ask the People who hab the problem to test. You can Close this ticket, if the Problem remains, I will open another ticket. Thanks.

    vaibhav
    Spectator
    Posts: 287
    December 9, 2017 at 10:04 am #35915

    Ok, You need any further help to feature please contact us.
    We always ready to help you.

    Thank you

    Hannes Lis
    Spectator
    Posts: 54
    December 17, 2017 at 12:36 pm #36028

    Hi, I could reproduce the distorted images on my local machine now. Still – although using your Code snippet .content-box img {width: auto;} – the problem persists. The browser I am using is IE11. with Windows 10. Please help again!