Jump to content

Simple image size problem


peuge

Recommended Posts

Hi all,

 

So I have re sized my "big" images for my image gallery. Now they are photo's of an artists pictures so some of them are smaller than others and vise versa, I have to have them this way in order to keep the ratio of the pictures, otherwise they all look the same size. My problem now is:

 

When I use

<img  width="500px" height="500px"

The images obviously all come out the same size. But if I put those values into a php table the table shifts according to the size of the image. How can I keep the table a static size and just have the image change size? There is not much else to the code except for the php which gets the image to display but that works fine.

 

Thanks for any help

Link to comment
https://forums.phpfreaks.com/topic/119098-simple-image-size-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.