Jump to content

Product thumbnails wrong position


Recommended Posts

1. Why if I have 2 thumbnails it shows well, but if I have 3 thumbnails they are so distant from the big image?

 

2. How can I decrease the space between thumbnail and tab below?

 

I have presta 1.6.0.13, large picture's width is 303 px (if this helps).

 

post-33210-0-13091500-1424991698_thumb.jpg  post-33210-0-24609200-1424991710_thumb.jpg

 

PS. I've found the reason for the space between large image and thumbnails. It's because I've modified in product.tpl 

 

from

 

<div class="pb-left-column col-xs-12 col-sm-4 col-md-5">

to 

 

<div class="pb-left-column col-xs-12 col-sm-4 col-md-4">

 

and from

 

<div class="pb-center-column col-xs-12 col-sm-4">

to

 

<div class="pb-center-column col-xs-12 col-sm-5">

 

because I wanted a thinner image and I didn't found another way.

 

Can anyone help me to fix this?

Edited by diana13 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...