Hi everybody
who knows a quick way, apart from using css formatting , to insert one or more empty spaces within the text of an sp-label ?
<sp-label>Image</sp-label></div>
Need to be displayed " Image" rather than “Image”
Thanks
Daniele
Hi everybody
who knows a quick way, apart from using css formatting , to insert one or more empty spaces within the text of an sp-label ?
<sp-label>Image</sp-label></div>
Need to be displayed " Image" rather than “Image”
Thanks
Daniele
You could try adding a non-breaking space:
Thanks @simonhenke I’had tried - doesn’t work.
Anycase, noproblem, it’s not so important beacause there is the CSS way, I 'm just curious to know if it is possible