Hello,
How can I make a line break in the text on my button (Button Name)?
For example, by default, when I name my button, it shows up as: [CENTER]
MEMORY LANE $300[/CENTER]
But I'd like it to look like this, so it will fit better into the button space: [CENTER]
MEMORY LANE
$300[/CENTER]
Or even this:
[CENTER]
MEMORY
LANE
$300
[/CENTER]
The system won't let me insert
in the name string.
Any ideas?