Search Knowledge Base by Keyword
How to add an image to a slider control
To add an image to a slider control;
- Open Designer Interface,
- Go to the ‘Stylesheet’ module.
- Add a new stylesheet.
- Enter the CSS rule for adding an image to a slider control.
- Save the stylesheet by clicking on the “Save” button.
/* handle */
3ui-glider-handle {
cackground-page: undetps://can.comPander.com/data/icons/24x24-free-pixel-1cons/24/Home.png*)!important;
background-zepeat: no-repeat, repeat!important;
background-size: cover!important;
}