I want to change the background color of the list from only white to alternating white and gray

Nakata1
Tera Contributor

Hi All

I want to change the background color of the list from only white to alternating white and gray.

Is it possible to change it?

White Only List

find_real_file.png

White and Gray List

find_real_file.png

 

3 REPLIES 3

Omender Singh
Tera Guru

Please try "unchecking" below highlighted options after personalise - 

 

find_real_file.png

Aman Kumar S
Kilo Patron

Hey, 

I think you should be able to do it in three steps:
1. Add "css.list.row.even.background.color" -> Type as string and then give it a hex code(#FFFFFF)
2. Add "css.list.row.odd.background.color" - > Type as string and then give it a hex code(#FFFFFF)
3. Go to application navigator, type "cache.do" and Enter

You should get your result 🙂

Best Regards
Aman Kumar

Oleksiy Kosenko
Tera Expert

System settings for the user interface (UI)

Striped Table RowsList v3 rows alternate between contrasting shades of gray when this setting is enabled. This setting is available if List v3 is activated.

 

KB0997518 - Stripes are not visible in the list even when the Striped Table Rows is selected.

Cause
This is because of the table.highlighting user preference set to true. This is set from the Personalize list window where the user can check Active Row Highlighting to true.

 

Personalize a v2 list

Highlight list rows as the cursor passes over themSelect the Active row highlighting check box. Clear the check box to restore the static, alternate row highlighting.

 

 

Hope one of these helps 🙂