Page 1 of 1

text scroll bar design

Posted: Sat Dec 26, 2020 9:27 am
by d-zimin
Hello.
How to change text scroll bar color and width?

Tank you

Re: text scroll bar design

Posted: Sat Dec 26, 2020 10:07 am
by Hopki
Hi,
This is controlled in the HTML page CSS.
But the best thing to do is make your text box a fixed size and put it into a scroll area element.
Then you can customise that.

If the text box needs to have auto size,
Then you need to use the actions to remove element, then set the value then add element.
The scroll area will then resize to the amount of text.

Regards,

Re: text scroll bar design

Posted: Sat Dec 26, 2020 12:26 pm
by d-zimin
Hopki wrote: Sat Dec 26, 2020 10:07 am
If the text box needs to have auto size,
Then you need to use the actions to remove element, then set the value then add element.
The scroll area will then resize to the amount of text.
I have auto size text frame with logic block (variable description for many popup images)