Mobile Images in Virtuemart

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
Thu Oct 18, 2012 5:32 am
Reply with quote
Report this post
We have checked the website via the iphone and it seems the enlarged versions of the product images are distorted. Can anyone please advise a fix?

IMG_1017.jpg
User avatar
Senior Boarder

teitbite
Thu Oct 18, 2012 2:27 pm
Reply with quote
Report this post
Hi

Can You please show me Your site ?
User avatar
Moderator

GK User
Fri Oct 19, 2012 12:29 am
Reply with quote
Report this post
Thanks we have pm'd you the website link.
User avatar
Senior Boarder

teitbite
Sun Oct 21, 2012 5:59 pm
Reply with quote
Report this post
Hi

Please try to add this to css:

Code: Select all
.sbox-content-image img {
    height: auto;
}

#sbox-window.shadow {
    height: auto !important;
    left: 25% !important;
    width: 50% !important;
}
User avatar
Moderator


cron