On my site www.fotoviva.co.uk click on one of the category links on the left. This takes you to the view.asp page where all images in that category are listed. Currently they are all 180px wide in 3 cols. The problem is it creates large gaps when we have portrait images. I would like all images to be the same height with the portrait ones to be centred in the frame. Trouble is they are generated from the db so it will need some kind of coding that works out the width of the image. A version I began can be found at www.fotoviva.co.uk/viewTemp.asp which shows how it should look. Works fine in most categories but in some such as landscape and flowers we have a few wide images which throw the page out on the right. I think it needs something like IF image generated is larger than 180px wide THEN reduce to 180px and centre Can anyone fix this? If so name your price and Paypal payment will be made.
it seems not to be an asp problem, it could be easily fixed. if its not fixed yet i could probably do it