Advertisement:

Author Topic: Preview size in Bender  (Read 758 times)

Adyyda

  • Sr. Member
  • ****
  • Posts: 435
Preview size in Bender
« on: April 27, 2015, 11:28:41 am »
Hello. Can anyone tell me exactly where is used Preview size?
That is set up to 480x340px (by default) but it is not used in post a listing, in grid/list mode or in item page?

To me, the wole image system is a waster of bandwith

We have for Thumbnail size - 240x200px which is used in the hole script but:
- in post a nex listing we have max-width: 120px; - so half of the image
- in grid/list view we have width: 95px; so almost 1/3 of the real image
- in item page we have width: 75px; so even worse.

And for Normal size we have by default 640x480 which is shown reduced to 550px in item page. If i set up 1600x1200px for normal size (so that users can see the details in the image when view in fancybox), the script loads for nothing all the images as 1600x1200px instead of 550px width. The script should load those big images only when they are needed (when user decide to open image gallery to see them full screen)