#1  
Old 06-01-2012, 09:31 PM
Brian Marine's Avatar
Brian Marine Brian Marine is offline
 
Join Date: Mar 2012
Posts: 3
Default Replace Product Browser Thumbnails?

Is it possible to replace the auto-generated product browser thumbnails with ones I create on my own?

If so, how is that done ... and where & how would I upload the new thumbs?

Thanks,
Brian
Reply With Quote
  #2  
Old 06-05-2012, 01:53 PM
Kess's Avatar
Kess Kess is offline
 
Join Date: Feb 2012
Posts: 2,120
Default

A product thumbnail is a picture you upload to Ecwid control panel → Catalog → Products → the product in question → General → Product image. This image is displayed as the product preview, when your customers open a category the product belongs to, and this image is displayed in the product details page. The product image, displayed on the product details page, and the product thumbnail are the same in Ecwid, and unfortunately there is no setting to upload different images for them.


But there is a workaround. If you would like to have different images for a product preview and the detailed view, you need to add the image that you would like to be displayed on the product details page to the product description (Ecwid control panel → Catalog → Products → click on the product you would like to change the detailed image for -> General -> Description -> "Insert/edit imabe" icon) and hide the original product thumbnail on the product details page.



To hide a product thumbnail on some product details page please apply the following rule to the end of your custom CSS theme (Ecwid control panel -> ‘System settings’ tab -> Design -> CSS themes):

Code:
div.ecwid-productBrowser-details-thumbnail {
display: none;
}
click "Save (Ctrl+S)".
__________________
Ksenia Lukacher
Reply With Quote
The Following User Says Thank You to Kess For This Useful Post:
Jason Poteet (01-15-2013)
Reply

Tags
product browser, thumbnails

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:59 AM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.