Boxed layout options
Boxed layout backgrounds
Color schemes

More color schemes will be available soon!

Colorpicker Small jQuery plugin that helps you create colorpickers on the fly.

Inline colorpicker

To create an inline colorpicker you have to use the following HTML structure and initialize the widget with the inline: parameter set to true.

Positions

By default, the colorpicker is shown bottom left relative to the input it's called on. To change the position you need to use the position: parameter to one of the following values: bottom left(default), bottom right, top left, and top right.