strechted images in shop basket

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
Sat Dec 15, 2012 3:55 pm
Reply with quote
Report this post
hi there

is there a way to have proportional correct thumbs in the basket? see image...

thanx
emel
User avatar
Platinum Boarder

teitbite
Sat Dec 15, 2012 7:14 pm
Reply with quote
Report this post
Hi

I do not understand what You have in mind by "proportional", but this is the code You will be able to set the size of the images:

Code: Select all
.gkContainer .vmGkCartProducts img {
height: auto !important;
width: 100px !important;
}
User avatar
Moderator

GK User
Sun Dec 16, 2012 11:38 am
Reply with quote
Report this post
thanx, i've added this to the overrides, but unfortunately without any change (i did use a width of 400px just to show the difference.... :( )
User avatar
Platinum Boarder

teitbite
Tue Dec 18, 2012 1:52 am
Reply with quote
Report this post
Hi

I do not see this code anywhere. Please add it at the end of override.css and make sure this file is enabled in template settings. Clear cache after this.
User avatar
Moderator


cron