That worked! Thanks!
Along those same lines, is there a way I could always re-size the images so the largest dimension is is one scaled to the thumbnail size.
Ex. a 1440*340 image is scaled to 720*170 and a 800*640 image is scaled to 400*320?
If there’s not a straightforward way to do this then I can deal with using the picture width, I haven’t dealt with php hardly at all before.
Thanks!