Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a text box with background image. I wish to place some text in this text box. At present, the text adjusts itself based on the size of text box and that is fine. However, the visualization is not as per my requirement wherein I wish to have the some padding on all sides of the text box. I do not prefer center aligned as it does not appeal.
Can someone suggest any possible, alternatives?
Advance thanks.
Use two text boxes. One with the text and another larger one behind it with the margins.
Yes, I did use this technique for some action buttons. In the current case, I wish to display some help text across each chart in line with my UI design. I am aware of using the built-in help option, but that disturbs the UI design.
Thanks.