Page 1 of 1

How can I change the font of a note tag?

Posted: Thu Jul 02, 2015 9:29 am
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

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

Posted: Thu Jul 02, 2015 10:33 am
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