hey all,
Im trying to implement a jquery img slider/gallery but most seem to want to know the width and height of your images and more specifically for them all to be the same.
So here is my dilemma, im having users upload images and these dynamically populate my jquery slider, ive gotten to auto resize the uploaded images to a specific height (400px) and to thumbsize using PHP but what i would like is to have all images at 400px height and those images whos proportion are so that they fall under say 600 width these ones can have a black background behind to fill up the background when resized, this way all images will be 400hx600w.
Understand?
No well see my barely there site at: http://www.testzone.net.au/Muse/test/index.php and see on the index page the problem im having with underlying images poking out, any solutions will be greatly appreciated. Images are uploaded via the upload page :