multiple product images?

GK User
Thu Feb 09, 2012 1:26 pm
Is multiple images option working in this template, Couldn't get them to manage.
Thanks
User avatar
Junior Boarder

Konrad M
Thu Feb 09, 2012 1:32 pm
Hi
You are asking about VM product ?
User avatar

GK User
Thu Feb 09, 2012 2:40 pm
Hi Konrad,
I managed the additional images for VM.
http://server.network19.org.uk/~canabis ... Itemid=414
It shows the first main image as well as first at the additional images row.
Do you know how to get rid of it? It is already on the large image above so no need in the additional images list.
Is it a VM issue or can be modified in the template?
Thanks
User avatar
Junior Boarder

Konrad M
Thu Feb 09, 2012 3:03 pm
Unfortunetly it is VM issue but if you will add to the override.css this code:
Code: Select all
.productdetails-view .additional-images .product-thumb:first-child {
display:none;
}

it should fix problem. Of course remember to enable override.css option in template settings.
User avatar

GK User
Thu Feb 09, 2012 7:27 pm
Awesome :) Thanks Konrad, top support :)
User avatar
Junior Boarder

Konrad M
Fri Feb 10, 2012 3:22 pm
I'm glad I could help.
User avatar


cron