Scroll Area

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
ggibbon
Posts: 120
Joined: Fri Aug 01, 2014 1:02 pm

Hi there.

Is there anyway to add rounded corners to a Scroll Area box?

Thanks
Greg :D
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Greg,
You can use CSS to do this.
As an example if you add this:

Code: Select all

border-radius: 10px;
1.png
1.png (31.89 KiB) Viewed 1655 times

To the CSS Styles text box, you will get rounded corners.
The higher the number the more rounded they will be.

2.png
2.png (14.18 KiB) Viewed 1655 times

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/
ggibbon
Posts: 120
Joined: Fri Aug 01, 2014 1:02 pm

Excellent!
you saved my life yet again.

Thanks :D
Greg
Post Reply