I have a views list showing a set of property's displaying address, image, description and price in a horizontal manner, each line is a new listing for a property.
the user simply uploads an image and clicks save. however I have recently been asked to allow for the user to again upload a single image, only this time select an image style that contains an an overlay or watermark image on top of the uploaded image.
I have managed to create the image styles with a watermark effect for each overlay image they requested such as "Available now", "Under Offer" ect. But I have absolutely no idea how I provide a choice for the user to select one of these image styles.
so to clarify the user would like to upload an image and then select a pre made image style under that uploaded image to apply a watermark over the top. I am having trouble providing a choice for the user to select. everything else has been achieved.
I hope this makes sense I have tried to be as detailed as i can and hope there is a solution to this. Thank you for everyone's time.