The theme is using this file: thumb.php to resize the picture’s thumbnail and show it in the front page.
here is an example of how all of that is done:
graviteti.com/arena/wp-content/themes/eCommerce_v1.8.2/thumb.php?src=https://graviteti.com/arena/wp-content/themes/eCommerce_v1.8.2/images/dummy/a7.jpg&w=210&zc=1&q=80&bid=1
bold – the thumb.php file is being called,
italic – to resize the X picture
bold – with these parameters.
– I tried to find where the last part of the link (in bold) is being given, and I found it here:
https://img194.imageshack.us/img194/1185/screenshot001qr.jpg
As you can see I’ve already changed the values in that peace of code, but no effect is being shown in: https://www.graviteti.com/arena :/