Kurouto Skin FIX, gallery to many image  UPDATE 11-12-2014 jQuery custom content scroller i try to put over 15 images to X product, and the images of gallery go over the div.   this is my solution. (sorry for my bad english)   in the Kurouto Skin "styles" folder,   and Edit file "common.css"   find id "#gallery_select" and replace with this code:   #gallery_select { float: left; text-align: center; width: 80px; overflow: auto; height: 300px; // height you wish... } i