text scroll bar design

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
d-zimin
Posts: 30
Joined: Thu May 21, 2020 12:04 pm

Hello.
How to change text scroll bar color and width?

Tank you
Attachments
Screenshot 2020-12-26 at 11.24.56.png
Screenshot 2020-12-26 at 11.24.56.png (150.7 KiB) Viewed 1391 times
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

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,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
d-zimin
Posts: 30
Joined: Thu May 21, 2020 12:04 pm

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)
Post Reply