Jump to content

Color Picker Help - Need color image as attribute


Recommended Posts

Hello -

 

Some of my products will require the customer to pick a painted finish. I need to show examples of what each finish will look like. I don't care if the image makes the selection or the customer chooses the name from a drop down, but I do need the customer to see a large clear image.

 

Here's a start

http://animalprops.com/product.php?id_product=14

 

I got the images to appear as attributes to pick, however these images are too small, and will not 'click to enlarge', as they are specified as 'click to choose'.

 

I went into global css and changed the px of the following

 

primary_block a.color_pick {

display: block;

width: 20px;

height: 20px;

border: 1px solid #666;

cursor: pointer

 

to a larger number, however the image appeared tiny in the corner of a black background larger image.

 

any help out there?

 

Thank you...

aprops, a newbie

Link to comment
Share on other sites

How big are the images that you uploaded for each attribute?

Did you make sure you refreshed the cache of the browser (or the CCC if you use it), and made sure that the CSS changes are in affect?

 

You can also check out the following module, as it sounds like you would benefit from it. http://www.prestashop.com/forums/index.php?/topic/38061-module-attribute-wizard-customize-prestshop-attributes-control-the-group-and-item-order-add-group-images-descriptions-and-more/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...