Skip to main content
Best Answer

Course tags having different colors

  • 16 April 2024
  • 7 replies
  • 90 views

I can’t for the life of me figure out why Not Started tags show as #004e72 background (blue) but In Progress and Completed show as Black. Any ideas? Thanks!

 

 

 

Or possible know of some code to alter the colors permanently? 


I believe these tags are making use of some of your color set under colors.

Yours are going to be different than mine - I reckon.

For example - my NEW tags are using the #008767 and if I change it here it will affect the color of that tag. Other things too… be aware.

 


@JZenker 

I found that these were directly correlated to the Configure branding and look » Colors settings.

 


Or possible know of some code to alter the colors permanently? 

You may try playing with

ui-badge-status-success

ui-badge-status-alert

along with others based on the tag

Perhaps you could combine these with the specific pages where you want them changed if you don’t wish a fully global change using the colors page.


I believe these tags are making use of some of your color set under colors.

Yours are going to be different than mine - I reckon.

For example - my NEW tags are using the #008767 and if I change it here it will affect the color of that tag. Other things too… be aware.

 

Very weird that the tags are controlled by two different system colors - thanks Greg that was it!


hi, this makes Not Started appear red and everything else green. I cannot differentiate between In progress and Completed.

 

 


Using the suggestion from @MHelme at the below link worked for me. I just swapped out in_progress for completed and I was able to change the background color of the completed courses/learning plans

In Progress Courses Background Color


Reply