Skip to main content

Any idea why, in the service console, I would see the red lines to the left and on top of the help icon? Only appears to be an issue with Chrome. Is there a way to change that icon to something else? Thanks in advance.

Somehow you are ovewriting the backgroung-position attribute of the Skuid Help icon class on its sprite map. Just a pixel or two will show the edge of the adjacent images. If you inspect the element you will find the following CSS elements:



You can play around with this positioning to show other icons instead of the standard. But currently we don’t let you bring in your own images to be icons.


Hope that helps.