VM Product Page Thumbnails - Adding another one?

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 Jul 15, 2014 10:54 am
Reply with quote
Report this post
Hi.
I am using the J2.5 Bikestore template for my web site.
On my product pages I would like to have 4 thumbnail images for each product but currently don't have enough page to keep the 4 thumbnails on one line.
Please can you advise the best way to acheive this?
I have sent an example product link by Private Message.

Thanks
User avatar
Gold Boarder

GK User
Tue Jul 15, 2014 2:02 pm
Reply with quote
Report this post
The only solution is to add custom styles to your page but to provide you more details I firstly need to look at this product page.
User avatar
Platinum Boarder

GK User
Thu Jul 17, 2014 9:36 am
Reply with quote
Report this post
Hi bkrztuk, I will send you a PM...
User avatar
Gold Boarder

GK User
Thu Jul 17, 2014 12:29 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
div.productDetails .width40,
div.productDetails .width50 { width: 50% !important }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Wed Jul 23, 2014 11:20 am
Reply with quote
Report this post
bkrztuk - you're the man!

That's done exactly what I needed it to... :-)
User avatar
Gold Boarder


cron