View Single Post
  #4  
Old 06-14-2016, 10:48 PM
  iClerisy's Avatar 
iClerisy iClerisy is offline
 

Senior Member
  
Join Date: Mar 2010
Posts: 103
 

Default Re: How to display exact Number of detailed image thumbnails?

Make updates in following css class. It will serve the purpose

.dpimages-icons-box {
display: inline;
float: left;
width: auto;
}

.product-details .image{ width: auto !important; }
__________________
Dhvanit Upadhyay
Professional X-cart Service | Former Partner X-cart.es
Skype : dhvanit.upadhyay
https://www.linkedin.com/in/dhvanit/
Reply With Quote