-->
Page 1 of 1

Unable to change METER colour style

PostPosted: Mon Dec 05, 2016 10:57 am
by Electroguard
I've taken the CSSID example below straight from the docs and added other CSS parameters, but although the size parameters show that the instruction is being recognised, the colours are being ignored.

Is there some other way to alter 'METER' colours?

Code: Select allmid = 50
meter mid, 0, 100
cssid htmlid(), "background-color: yellow;  color: red; height: 50%; width: 100%;"