Comment on Button BasicsComments−MikeMacMan15yOne downside with image buttons: they are really, really, annoying to localize. A compromise would be to have the button itself as an image and overlay the label in HTML.−oneplusone15yThat is how this is done. The label is html, only the background is an image.
Comments
One downside with image buttons: they are really, really, annoying to localize. A compromise would be to have the button itself as an image and overlay the label in HTML.
That is how this is done. The label is html, only the background is an image.