I am trying to share my playlists and members have the ability to upload an image to represent their playlist on Facebook shares.
However, on Facebook the timeline area is a rectangle wider than it is high. A picture like the one attached would fit well if scaled.
However, the script takes whatever picture it's given, expands it to 512 square and then crops it. That is plugged into the rectangular space at Facebook and stretched to fit, making for some weird effects. Like most of the picture missing, even when you start with a square one.
How does one change the way pictures are handled after they are added to the form field?
xxlarge/crop=auto seems to be the offending value. Perhaps width="100%" would work better? Where would I go to set that?
--
Ken Rich
indiegospel.net
updated by @ken-rich: 02/05/15 12:59:53AM