Virtuemart products don't line up in rows

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Sat Aug 09, 2014 6:28 pm
Reply with quote
Report this post
Hi there,
I use StoreBox with J2.5 at my site: hoatay.vn
To display Virtuemart Products in Home page, I use News Show Pro Gk5 with Product Gallery II in module mode. Please have a look at my site to see.
The weird thing is that there is always one or all of the products display in tabs don't line up.
Sometimes, they look beautiful, like in this screenshot: http://hoatay.vn/3.jpg
But sometimes, they look ugly like those: http://hoatay.vn/2.jpg and http://hoatay.vn/1.jpg
Please help!
Thank you very much!
User avatar
Expert Boarder

GK User
Sun Aug 10, 2014 10:43 am
Reply with quote
Report this post
You can use following css in your override.css
Code: Select all
@media only screen and (min-device-width : 768px) {
   #gk-tabs-668 .gkNspPM-ProductGallery2 .gkAddToCart  {
      bottom: 0;
      left: 0;
      position: absolute;
   }
}
User avatar
Platinum Boarder

GK User
Sun Aug 10, 2014 7:22 pm
Reply with quote
Report this post
Thanks for your reply. But it doesn't work.
Here is the result when the code added:
In the first group of tabs, the "Add To Cart" button covers the Price. See this screenshot:
http://hoatay.vn/4.jpg
In the other group of tabs below, nothing changes:
http://hoatay.vn/5.jpg

What's wrong?
User avatar
Expert Boarder

GK User
Mon Aug 11, 2014 8:04 am
Reply with quote
Report this post
As you can see from your products, certain product image sizes are not same ( in height ) and some of your titles are 3 lines hence pushing other elements down. If you want everything lined up correctly use same height in images and decrease your titles length.

You can add manual height to each block but then it will show a lot of empty space in some of the products.

See you around...
User avatar
Platinum Boarder

GK User
Mon Aug 11, 2014 9:15 am
Reply with quote
Report this post
Hi Norman,
Thanks for showing me the reason. Most of the product images are the same, because they are in square. Then the problem may come from the length of the titles. But there is no option in the module configuration to set the title length when it comes to Product Gallery mode. We can only decrease the title length to a certain number when set to normal mode.
Can you help me to make some modifications to the module so I can shorten the title length?
User avatar
Expert Boarder

GK User
Wed Aug 13, 2014 2:39 pm
Reply with quote
Report this post
Any further help?
User avatar
Expert Boarder

GK User
Tue Aug 19, 2014 10:38 am
Reply with quote
Report this post
Hello man!
You gonna leave me here shout out desparately??? If you can't help me with another better solution, please let me know so I can ask for help from others. Thanks!
User avatar
Expert Boarder


cron