Question help icon .css styling
Deployment Feature Availability
Deploying multiple skins to an instance available in on-premise and private instance cloud deployments only. Deploying a single skin to a multi-tenant instance is available by request. However not all instances are compatible.
Interface Feature Availability
Available in web interface Produce only.
Infiniti offers the ability for a user to change the question help icon through cascading style sheet (CSS).
![help icon.png 387](https://files.readme.io/293f990-help_icon.png)
This does not change the functionality of the icon just its appearance. This can be done by following below steps below.
•Edit your theme file.
•Look for “.helpicon” selector.
•Under this selector, look for “background-image” property and point the URL to the new image that you want to set as a new help icon.
Updated almost 5 years ago