Image button? #205
-
Is there a way to add an image within a button?? I don't know if it is possible by nesting the image and button widgets, if it is I can't seem to get it work. Please help!! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey, I assume this is for the If you'd like this, feel free to open an issue. |
Beta Was this translation helpful? Give feedback.
-
Just wanted to say you can try css and the background property for now |
Beta Was this translation helpful? Give feedback.
Hey, I assume this is for the
custom
module? You could use aBox
and use the module-levelon_click_left
config option (you can add these onto any custom widget), but there is currently no way of nesting elements inside buttons.If you'd like this, feel free to open an issue.