barje47 Posted July 14, 2010 Share Posted July 14, 2010 HiGet help before how to get colorsampel on my shop,thank u for that rocky but I notice a problem.look at link, http://www.kosmetikabutiken.se/123-gli-amati-ogonskugga-refill-4-farger.html to many colors push away the info for ordering and very smal frames,not easy to see what color.I tested tu put the colors on the place for productpic and looks great link: http://www.kosmetikabutiken.se/150-testar.html but its not click abel so u can get it in the basket and no were to right info under the pic.any one know some modules or some trix to get it wright.Mods,I hope its ok that i put link like this? Link to comment Share on other sites More sharing options...
rocky Posted July 15, 2010 Share Posted July 15, 2010 It looks like you'll need to modify the colour picker CSS. It is the following block in the /* product.tpl */ section of global.css that you'll need to change: #primary_block a.color_pick { display: block; width: 20px; height: 20px; border: 1px solid #666; cursor: pointer } Change the width and height from 20px to the size of your texture images. Notice also that it is display: block; not float: left;. That should fix the display problem. Link to comment Share on other sites More sharing options...
barje47 Posted July 15, 2010 Author Share Posted July 15, 2010 It works perfekt,thanks Link to comment Share on other sites More sharing options...
vanmiko Posted September 2, 2010 Share Posted September 2, 2010 I tried to do the same, but it changed only the color picker size , not the image i loaded . Any solutions? Link to comment Share on other sites More sharing options...
Recommended Posts