Skip to main content
Best Answer

Course tags having different colors

  • 16 April 2024
  • 7 replies
  • 82 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!

 

 

 

7 replies

Userlevel 6
Badge +1

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

Userlevel 7
Badge +6

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.

 

Userlevel 2
Badge

@JZenker 

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

 

Userlevel 7
Badge +6

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.

Userlevel 6
Badge +1

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!

Userlevel 6
Badge +2

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