Image button

Hi guys!!
I want to make a button like an image picker like we have on user profile without using forms… is there a way?

use a CSS image as a button, and make a z-index -1, so it will stay behind the image… and add action to your image to upload a new one

You can add an upload image action to an image component, if that’s what you are looking for.

Thanks @Jeff_Hager !!
That´s exactly what I was looking for.

Is there a way to css the button?

1 Like

Can you show an example of what you want the button to look like so I can create a css for you?

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.