hi
I am new in here, i would like to know if there is a way to remove/hide the radio buttons which appear along the image options with the product and instead use the image option's image itself as an option to select?
Thank you
I am looking for thesame answer but cant find any info about this radio buton remove and image selektion use.
I came to a answer for my qwestion with this kinde of modifikation in product.tpl code
<input style="display:none;" type="radio" name="option[<?php echo $option['product_option_id']; ?>]" value="<?php echo $option_value['product_option_value_id']; ?>" id="option-value-<?php echo $option_value['product_option_value_id']; ?>" />
With "display:none;" i just removed that litle circle for selecting the right image, but now came other problem, i cant see what i have selected. That cirkle was for image selection.
Is there a way to remove that cirkle and highlight the selected image. I just wuont to see only images and have posibility to see witch of them is selected.
I came to a answer for my qwestion with this kinde of modifikation in product.tpl code
<input style="display:none;" type="radio" name="option[<?php echo $option['product_option_id']; ?>]" value="<?php echo $option_value['product_option_value_id']; ?>" id="option-value-<?php echo $option_value['product_option_value_id']; ?>" />
With "display:none;" i just removed that litle circle for selecting the right image, but now came other problem, i cant see what i have selected. That cirkle was for image selection.
Is there a way to remove that cirkle and highlight the selected image. I just wuont to see only images and have posibility to see witch of them is selected.
Who is online
Users browsing this forum: No registered users and 40 guests