X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to display exact Number of detailed image thumbnails? (https://forum.x-cart.com/showthread.php?t=74068)

Eyeglasses Expert 06-13-2016 06:07 AM

How to display exact Number of detailed image thumbnails?
 
I set Number of detailed image thumbnails to 5,
if my product page has 5 detailed image thumbnails, all detailed image thumbnails will display in 1 line ok, without blank at the end of detailed image thumbnails also

if my product page has 3 detailed image thumbnails, at the end of detailed image thumbnails will have 2 blank block.

how can i remove the extra detailed image thumbnails if my detailed image thumbnails is less than 5?

razortw 06-14-2016 12:31 AM

Re: How to display exact Number of detailed image thumbnails?
 
Could you please share an example of such product?
Thanks.

cheap eyeglasses 06-14-2016 06:38 AM

Re: How to display exact Number of detailed image thumbnails?
 
http://www.globalhandcraftedjewelry.com/handcrafted-necklaces-for-lovely-girl.html

iClerisy 06-14-2016 10:48 PM

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; }

Eyeglasses Expert 06-15-2016 02:05 AM

Re: How to display exact Number of detailed image thumbnails?
 
not in one line, each image in a line now.

seyfin 06-15-2016 03:07 AM

Re: How to display exact Number of detailed image thumbnails?
 
The solution suggested by Dhvanit works in the default X-Cart skins perfectly.

Chen, so would you like the images to be display in one row, or in one line?

www.cheapglasses.net 06-15-2016 12:57 PM

Re: How to display exact Number of detailed image thumbnails?
 
in one line, pls.

iClerisy 06-15-2016 08:41 PM

Re: How to display exact Number of detailed image thumbnails?
 
Seems you didn't apply proper changes.

See these images. https://unsee.cc/bagezuti/

Eyeglasses Expert 06-16-2016 01:38 AM

Re: How to display exact Number of detailed image thumbnails?
 
great. solved. i misunderstand the meaning. now working perfectly!
replace the css, not add them.

iClerisy 06-16-2016 08:23 PM

Re: How to display exact Number of detailed image thumbnails?
 
Cheers buddy.


All times are GMT -8. The time now is 03:52 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.