Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys,
how can I change the background color of a text block? Tried different ways but seems I'm getting sth wrong.
Thank you Flo
right click the text give it a class "green"
in your css in lay options:
.green{ background-color: green; }