Image size between thumbnail and medium
-
Hi,
I have another question. I would need an imagesize that is smaller than medium but shows the whole width of the image. Is there some way to overwrite the image styles?
I thought I could use the id for this, but the id seems to be generated newly everytime.I would need something like with a fixed height and an automatically generated width.
{ height: 250px; width: auto; }That would mean, of course, that the images have a different width, but that looks better than different heights in my page. The thumbnail is a better height for me but the automatically generated cutout tends to be strange.
Is there some way to do this?
Regards,
Chris
The topic ‘Image size between thumbnail and medium’ is closed to new replies.