--- layout: page title: Plugins --- AdminLTE comes with color overrides & extras for the following plugins. ### Bootstrap Slider You can override the color for bootstrap slider tracks with the following classes: - `.slider-*` Example: ```html
``` You can also change the layout of the slider with the following classes: - `.slider-vertical` - `.slider-horizontal` Example: ```html ``` ### iCheck Bootstrap You can override the color of a iCheck checkbox/radio input, add the following class: - `.icheck-*` Example: ```html