Hi,
I have few images that I should display in my site and I don't know the original width of the images (they are changing dynamically).
My problem is that I have specific width to the place the images should be published (530px).
How can I resize (by CSS) all the images, that their widths are bigger than 530px? (I want that the images will be resized also by the proposional height)
For example if some image is 1060px*200 it will resize it to 530*100.
If you have any other idea using PHP it will be appreciated as well
Thank you very much.




Reply With Quote

Bookmarks