Long story short, I need to display some coloured text with a coloured background on a form.
The text is no longer than 1 line long and so I set the formatting of the web resource to 2 rows in size but unfortunately the text appears quite low on the web resource which means the text requires scrolling in order to be viewed…
Does anyone know of a way to have the text displayed exactly where the web resource is displayed?
Your problem is probably with the margins of the IFRAME. See if the function below changes anything.