Explore
 Lists  Reviews  Images  Update feed
Categories
MoviesTV ShowsMusicBooksGamesDVDs/Blu-RayPeopleArt & DesignPlacesWeb TV & PodcastsToys & CollectiblesComic Book SeriesBeautyAnimals   View more categories »
Listal logo

Auto-resizing of images in lists

SchwarzerAbt 15 years, 7 months ago at Nov 3 21:15 -
I am having trouble with a list" button to switch to the next page the images there are not resized. They are too wide for the list an a bar appears below the image. When I use the "
SchwarzerAbt 15 years, 7 months ago at Nov 4 12:55 -
I avoided the problem by using the listal-image code and setting the width to 500px. So the list looks better now. But for pictures from other sources this isn't possible, right?
Moderator
Admin
Tom 15 years, 7 months ago at Nov 8 4:18 -
It is possible if you specify a width='' in the img tag e.g.
Code:
<img src="www.google.com/intl/en_ALL/images/logo.gif" width="100" />




I would really recommend using this that often because the browser still downloads the entire image and generally badly resizes it.

I will fix the automatically resize bug for the second list page.