Jump to content

color picker


Recommended Posts

Hi guys, how can I create a new color picker for my product page and below is the CSS code for all the product pages but I do need specific product color pick for the size width 200px height 30px at my product id=45, anyone can help?

 

 

#primary_block #color_picker {padding:7px 10px 10px 0px;background:#fff;margin:17px 0 0 0;}

#primary_block #color_picker p {padding:0;}

#primary_block #color_to_pick_list li {display:inline;float:left;margin:4px 7px 0 0;}

 

#primary_block a.color_pick {

display:block;

width:30px;

height:30px;

border:1px solid #fff;

cursor:pointer;

}

post-287851-0-06041100-1318422738_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...