How can I change the font of a note tag?

Oxygen general issues.
elmicha482
Posts: 3
Joined: Wed Jul 01, 2015 12:37 pm

How can I change the font of a note tag?

Post by elmicha482 »

Hi,

I want to change the font of the note tags in our webhelp output. Which CSS selector can I use to do that?
The note tags have the following structure:

Code: Select all

<note class="- topic/note " type="note">
.

Unfortunately the Skin Builder does not offer to change this, right?

Regards,
Michael
bogdan_cercelaru
Posts: 222
Joined: Tue Jul 01, 2014 11:48 am

Re: How can I change the font of a note tag?

Post by bogdan_cercelaru »

Hello,

To customize the appearance of the note tags, you can use the "span.note" CSS selector.
elmicha482 wrote: Unfortunately the Skin Builder does not offer to change this, right?
Yes, you're right. The current version of the Skin Builder does not offer the possibility to customize the note tags.

Let me know if you need any further assistance.

Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply