Quantcast
Channel: Discussion Forum > Agent Desktop and Configuration
Viewing all articles
Browse latest Browse all 2270

CSS changes through Agent Browser UI Extensions (1 Comment)

$
0
0

Topic by Gursimran Singh Saini

Content

How to I change look and feel of Agent Browser UI?

- Adding CSS files don't work.
- Adding CSS to JS files don't work. Because apparently document object is not accessible in BUI Extension AddIns.

I am trying to change the simplest of things: Adding a Background image to the entire UI.

The entire UI is enclosed within a DIV with id = mainContainer
If I add 'background' attribute to #mainContainer through Inspect Element then it works.
But how do I add CSS properties through BUI Extensions?

Version

Service Cloud 17D

Code Block


Viewing all articles
Browse latest Browse all 2270