How do i update header banner color

Tobi5
Kilo Contributor

Am new to the platform and am trying to practice with the simulator on NOWlearning , can somebody please provide an assistance.

8 REPLIES 8

rajesh9885
Mega Guru

You can change Banner under system properties --> Basic Configuration(if you using normal UI) or Basic Configuration UI16

 

find_real_file.png

shrikantkhodke
Tera Contributor

I did the same thing but it is not working

Tech121
Tera Contributor

Create custom theme by following steps:

Navigate to menu -->sys_ux_style.list -->create new custom style

Name: Custom Style

Style  code:{
"base":{
},
"properties":{
"--now-unified-nav_header--background-color": "255, 0, 0"
}
}

Tech121_0-1705856801234.png

upadte 
2.Navigate to themes -->Create new custom theme there and name it  and set as shown in below picture

Tech121_1-1705856905974.png

Now copy the sys_id from this custom theme page.
3.Navigate to sys_properties
Create new property there as shown in below and give the "copied sys_id" in value field.

Tech121_2-1705857098558.png

Save and refresh the page .Now you will able to see the color change in the banner.

 

jthomsen
Tera Contributor

This works, but for some reason th dialog field when I favourite somethin changed to white and it stays white no matter what color I use in the UX style. do you know how I can change the color of that dialog field back to the default color?

jthomsen_0-1706873250662.png