• Resolved Philippe

    (@wp207)


    Hello,

    I would need help for the images displayed on this page.
    Indeed, some of the images are oval, some others are round.
    I would like to have them all the same format and size, which is all oval and the same size.

    FYI, one of your colleague had written a specific code in the past for my website ; here is a copy and paste :
    *****
    .obfx-image {
    border-radius: 50% !important;
    border: 2px solid #000 !important;
    image-rendering:auto;
    *****

    Waiting for your answer, thanks a lot in advance !!
    Great day,
    Philippe Roset

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • AC

    (@purplecodes)

    Themeisle Support

    Hi @wp207,

    Thank you for reaching out.

    I suggest you upload all images in the same size and dimensions so it will all look the same when the CSS code is applied.
    For instance, please check this screenshot: https://vertis.d.pr/FJZJ9U
    The first image is rectangular, thus it would look like an oval when CSS is applied while the second image is wider.

    Hope that makes sense.

    If after making all your image in the same size, the issue is still the same, let us know so we can check further.

    Thread Starter Philippe

    (@wp207)

    Hi @purplecodes,

    Thank you very much for your answer !
    I have thought of this solution but however these images are used in many places on the website so if I change their sizes, it will affect their diplays somewhere else and I don’t want that, it would imply an additonal work for me to fix it there too !

    So, is there a code to add to the existing one in the CSS to resize the images before they are completed ? I am sorry but I am not good at creating code but I guess this is possible with a simple code that would be “in my language” like : image-resize: 500*300;

    so that they are rectangular then oval once processed…

    Do you think you could give me this code for me please ?

    Thanks a lot,
    Philippe

    Plugin Support Vytis

    (@bvytis)

    Hi @wp207,

    I’m sorry for the delay here but seems like you have already addressed the issue as all the images are oval and equal – https://vertis.d.pr/hoiwKJ

    Let us know if you have any other questions!

    Thread Starter Philippe

    (@wp207)

    Hello Vytis ??

    Absolutely no problem for the delay, the main thing is that you respond in the end… ??
    Yes indeed, I have found a quick and easy solution to make them appear the way I wanted !
    Thanks a lot again !
    Great summer !!!!
    Philippe

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Size of the displayed images’ is closed to new replies.