I'm having an image sizing issue with Photoswipe. Basically, this is how my photo gallery looks like now: http://img4.imageshack.us/img4/8431/problemeq.png
There are gaps in between my photos that I have inserted. I'm basically not using thumbnails, but instead passing in original photos. But I tried resizing the photos to about a thumbnail size, and yet, all it does is keep the same dimensions and reduce the quality of the photos being displayed.
And I want it to look like this without squishing the photos: http://img651.imageshack.us/img651/9199/exampleiq.png
I've styled the height to be fixed at 200px rather than 'auto,' so it really stretches the photos when changing window resolutions.
What am I missing? I don't think this is a Photoswipe problem; most likely CSS, but I don't know what to change. Any help would be greatly appreciated. Thanks!
P.S. Sorry for the links, but I can't post images yet.