Forums

Gravity Forms Directory
Resive images (2 posts)

  1. dskallman
    Member
    Posted 1 year ago #

    Hi,

    I am curious if there is a way to automatically resize images to thumbs? We have asked to include their own image, which is a different size for each person, so would like to have the all same thumb size. Any thoughts? See here: http://ynpn.org/30/chapter-congress-reps-test/

    Thanks!

    Dana

    http://wordpress.org/extend/plugins/gravity-forms-addons/

  2. digisavvy
    Member
    Posted 1 year ago #

    You could try a bit of CSS

    .ngg-singlepic {
    max-width: 60px;
    }

    This snippet of CSS will make the thumbs the same width at least. The height would still differ, but it would be a cleaner layout for you.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic