Hello, have you considered setting the width and height of the image as an attribute of the img tag? For example, <img src="file/location/img.jpg" width="300" height="200" alt="picture"> Maybe you are not looking for every image to be the same height and size and in that instance you could consider using some php to set the height and width dynamically so that the image is not as large as the original.
Statistics: Posted by edward68 — Fri Feb 09, 2024 8:52 am