image too large when you click on it

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
Tue Feb 17, 2015 12:22 am
Reply with quote
Report this post
Is there a way that when you click on any of the images in the homepage photo grid that once it opens to the blog page that its not stretched out and distorted?
User avatar
Fresh Boarder

GK User
Tue Feb 17, 2015 7:09 am
Reply with quote
Report this post
Could you please post an url to your site - to a place where this problem can be seen?
User avatar
Moderator

GK User
Tue Feb 17, 2015 5:02 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Wed Feb 18, 2015 4:59 pm
Reply with quote
Report this post
Please edit: /templates/gk_creativity/css/override.css and add at its end:
Code: Select all
section .itemImage.modal img {
width: auto;
height: auto;
max-width: auto;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Feb 18, 2015 5:28 pm
Reply with quote
Report this post
I did that and its still distorted :-(
User avatar
Fresh Boarder

GK User
Wed Feb 18, 2015 5:35 pm
Reply with quote
Report this post
Have you enabled "CSS override" in template settings - advanced section?
User avatar
Moderator

GK User
Wed Feb 18, 2015 5:38 pm
Reply with quote
Report this post
yes sir
User avatar
Fresh Boarder

GK User
Fri Feb 20, 2015 3:16 pm
Reply with quote
Report this post
User avatar
Moderator


cron