All the old ways I have read to do this no longer work? As it seems to generate the Thumbnails sizes when you upload the images but i Can 't find any setting in i order to Change their Size, Ever in the Admin >IMages Options - Their Are no Theme Options Other than ON/Off and IN the Code below I can't seem to change it?
Please Advise Very Simple Mod Taking Hours of Searching with no luck - Should be a simple option really like all the other Image Thumbnails?
Code: Select all
<img src="{{ option_value.image }}" alt="{{ option_value.name }} {% if option_value.price %}{{ option_value.price_prefix }} {{ option_value.price }}{% endif %}" class="img-thumbnail"/>
That Are the option_value options? Shoudl be able to use the 100x100 Thubnail it auto Generates ?
Thanks
Carl