Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Image size in Woocommerce Product page…

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #197136
    Greg Boyer
    Participant

    The problem I am having is setting the size of images that are “portrait” orientation.
    I have set the width in css (70%) and that works great for the “landscape” images.
    But the portrait images are too large. If I go into the media library and set the image size that will work, the “lightbox” display of the modified image is too small.
    I have a feeling that the only way to accomplish this is with php. Something to the effect: if image height is greater than width, set to ? percentage.
    Next problem….I know absolutely no php. I’m hoping someone out there might be able to help. That would be greatly appreciated.

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.