Fix the height of row in GK5 using Product gallery II mode

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
Wed Oct 01, 2014 4:54 pm
Reply with quote
Report this post
Hi,
Please first have a look in my frontpage at http://hoatay.vn and scroll down to see Tabs of products, which is display by News Show Pro GK5 in Product Gallery Mode.
The problem is: In some tabs, products line-up in a row, but some tabs, products are push down to a new row, below the row it should be. Like in these iamges:

Image

Image
User avatar
Expert Boarder

GK User
Wed Oct 01, 2014 5:36 pm
Reply with quote
Report this post
You can force those elements height:
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
.gkNspPM-ProductGallery2 .gkImage {
    height: 400px;   
}

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

GK User
Wed Oct 01, 2014 10:56 pm
Reply with quote
Report this post
Thank you Cyberek. It look better now, but some products are just flow out of the 400px box. I have to resize all the images of them now.
Thanks again!
User avatar
Expert Boarder

GK User
Fri Oct 03, 2014 8:51 pm
Reply with quote
Report this post
Keeping images same size helps much :).
User avatar
Moderator


cron