Hello,
I am working in hotspots tooltips and, there is a code I can display my text boxes, that contains variables like $(hs), with the text all in uppercase?
Something like the .upper() in python
Capitalize text boxes
- Hopki
- Gnome
- Posts: 13452
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
- Contact:
On my phone so not tested, but if you added this:
To the inner CSS text box of the text element.
Regards,
Code: Select all
text-transform: uppercase;
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/
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/