Totara Learn Open Discussions

Small colored tags

 
Christophe Coupeaux
Small colored tags
by Christophe Coupeaux - Tuesday, 6 October 2020, 8:29 AM
 

Hi everyone,

The Totara community platform is a great inspiration source for me. 

For example, small colored tags are used in activity descriptions. I would like to know how to create and insert thoses tags. 

Thanks in advance


capture d'écran

Jordan Ash
Re: Small colored tags
by Jordan Ash - Tuesday, 6 October 2020, 9:08 AM
Group TotaraGroup TXP Site Administrator

Hi Christophe,

We use the following html code to add these to labels or activity descriptions.

<span class="label label-primary"><span class="fa fa-clock-o"></span><span class="sr-only">Duration:</span>&nbsp;10 mins</span>

Duration: 10 mins

Christophe Coupeaux
Re: Small colored tags
by Christophe Coupeaux - Wednesday, 7 October 2020, 12:16 AM
 

Hi Jordan, 

Thank you for your quick response and for this advice which make me progress on the use of the HTML. 

Regards,