Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Pattie,

    You can change the image size by clicking “Edit Image” as you select it from the Media Library.

    Thread Starter Patricia Taylor

    (@pattiearnold)

    I understand that I can edit images in the media library, but what if I don’t want to permanently resize the image? Please think about allowing us to select Full Size, Medium Size, Thumbnail like we can with a regular post, or give us an easy way to adjust the size after inserting the image.

    That’s a great point, Pattie. I will see what I can do to add that functionality. I agree that it’s important.

    Thread Starter Patricia Taylor

    (@pattiearnold)

    Thanks so much for considering this.

    Hi There, I know this functionality is not there yet. Can you maybe give me a css code that I can change the size myself? I really would like a thumbnail size in de right corner instead of a bigsize image. Looking forward hearing from you! Thx! Marianne

    Hi Marian,

    Try this CSS code. It should make the image (appear) smaller:

    #zlrecipe-container div.img-desc-wrap img.photo
    {
    width: 200px;
    }

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image size’ is closed to new replies.