This topic is locked

layout similar to clipboard

12/18/2011 5:08:08 PM
PHPRunner General questions
M
maxkinn author

Hi
I have upload image script. where user can upload their images. The width and height of the images are not limited. Users can upload any kind of images. Now the problem I am facing is if users upload large images and small images, the layout get scattered.
So I decided to do layout similar to

http://sergey.fantoon.com/clipboard/funny.html
here they have aligned the images very nicely. They looks prety aligned in the way of rows and columns. they are not scattered. So I would like to get exact same layout.
Any body know what scripts can help me to achieve this?
your help will be aprreciated.
thanks

Sergey Kornilov admin 12/19/2011

Not really sure how this applies to PHPRunner.