Problems with watching the image on the item card.

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jun 05, 2015 1:25 pm
Reply with quote
Report this post
Problems with watching the image on the item card.
when you hover over the thumbnail image properly increases.
the cursor on the white box, and a magnifying glass shows a picture. By increasing the proportion of distorted images.
http://levis501woman.levisrus.ru/index. ... ans-detail

How to fix it?
User avatar
Senior Boarder

teitbite
Sat Jun 06, 2015 2:40 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.main-image img {
    max-height: none;
}
User avatar
Moderator

GK User
Wed Jun 17, 2015 4:55 pm
Reply with quote
Report this post
Hello. I found this file here
levis501woman.levisrus.ru/doc/stemplates/gk_storefront/css
I paste the code.
Image

and make sure override is enabled in template settings....
on any tab enabled?
here? What is the place?

Image


cool avatar !!
and who is a moderator? top or bottom?))))
Thank you for the good support
Good luck
User avatar
Senior Boarder

teitbite
Sat Jun 20, 2015 8:37 am
Reply with quote
Report this post
Hi

Ok. I could not understand the above post, but I can see some issues there.

1. Code

Code: Select all
.main-image img {
    max-height: none;
}


is pasted in a wrong place. You need to add it at the end of override.css file and not in the middle. Right now its between /* */ signs which means it's a comment, not a code.

2. Override option needs to be enabled in Advanced settings tab in the configuration.
User avatar
Moderator


cron