Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18510
    Kim Wollesen
    Participant

    Hi

    Is it possible to show the thumbnail that is showed in a fixed size?
    Right now, the picture I’ve chosen is shown in 453×300, but I would like the height of the picture at max 150. Is that possible to write in the shortcode?

    #18511
    Bartosz
    Keymaster

    When you insert a gallery you have an option to set the image size, that’s the built in way.

    But we could propose a new shortcode width and height attributes that would allow you to set it manually.

    #18512
    Bartosz
    Keymaster
    This reply has been marked as private.
    #21624
    Yves Bergeron
    Participant

    Hi,

    I would also like to set the width and height of my thumbnail manually in the [gallery] tag.

    Or is there something I can do to tweak the generated HTML tags for the thumbnail image in the post ?

    Thank you

    #21692
    Bartosz
    Keymaster

    Yves, you can force it by adding with and height shortcode parameters like this.

    [gallery type="hidden" width="150" height="100"]

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