How to change "global text search" background color in Helsinki version?

rshegde
Mega Contributor

Hi,

Can someone brief me how to change the background color of "global text search" box?

Regards,

Rajeev

1 ACCEPTED SOLUTION

shloke04
Kilo Patron

Hi,



This can be done simply by Writing a UI Script as mentioned below:



Script:



top.$j('#sysparm_search').css('background','green');



find_real_file.png



Make Sure the Global Checkbox is marked True in the UI Script Form page as shown in the Screen shot.



Result:



find_real_file.png




Hope this helps.Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

5 REPLIES 5

rody-bjerke
Giga Guru

Hi Rajeev,



Is it also possible to change the background color based on theme you are using or connect it to a theme?



Best regards,