- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2017 05:36 AM
Hi,
Can someone brief me how to change the background color of "global text search" box?
Regards,
Rajeev
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 11:41 AM
Hi,
This can be done simply by Writing a UI Script as mentioned below:
Script:
top.$j('#sysparm_search').css('background','green');
Make Sure the Global Checkbox is marked True in the UI Script Form page as shown in the Screen shot.
Result:
Hope this helps.Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2017 01:06 AM
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,