Page 1 of 1

Change tag name display in Oxygen Author

Posted: Thu Apr 28, 2022 7:38 pm
by akheiljain
Our content developers would like to see a different name next to the "topichead.png" icon which appear with tags on view in Oxygen Author. Is that configurable? Screenshot of the icon and text attached. Thank you in advance for your assistance.
Topichead update.png
Topichead update.png (9.45 KiB) Viewed 621 times

Re: Change tag name display in Oxygen Author

Posted: Fri Apr 29, 2022 3:11 pm
by alex_jitianu
Hello,
This label comes from the CSS. In general, to understand what CSS rule is involved, place the caret in a given context and invoke the CSS Inspector from the contextual menu. For the topichead case, you will notice:
image.png
image.png (19.05 KiB) Viewed 607 times
It is now a matter of adding an additional rule to override this one and add a different label. We have a webinar that shows how to create a new CSS and how to use it in the framework: https://youtu.be/N5cNgWfQAdQ?t=1061

Best regards,
Alex

Re: Change tag name display in Oxygen Author

Posted: Mon May 02, 2022 11:49 pm
by akheiljain
Hi Alex,
This is exactly what I needed.
Thanks,
Akheil Jain