container-header

Modal dialogs

container-breadcrumb
Settings
Fixed sidebar
Fixed footer
Fixed top navbar
Collapse sidebar
Boxed
Background
Default
Dark
Light
Themes
Default
White Light
Blue Navy
Blue Sky
Lime Lemon
Star Dust
Green Tea
Orange Round
Yellow Sun
Deep Purple
Yummy Chocolate
Dark Night
Soft Green
Wheel Red

Default modals

Modal Default

Default modal defined by theme color.

To build a modal you need to use the next classes: .modal.modal-dialog.modal-content.color-line.modal-header.modal-title.modal-body.modal-footer

Modal With header color

Modal with header color defined by theme color.

To define a modal with header color you need to add the class .modal-header-colorto the base modal div.

Modal With full color

Modal with full color defined by theme color.

To define a full color modal you need to add the class .modal-full-colorto the base modal div.

Bootstrap color modals

Modal Default Bootstrap

Default modal defined by Bootstrap color.

CSS classes: .modal-default.modal-primary.modal-info.modal-success.modal-warning.modal-danger.modal-inverse

Modal With Bootstrap header color

Bootstrap modal with header color defined by Bootstrap color.

To define a modal with header color you need to add the class .modal-header-colorto the base modal div.

Modal With Bootstrap full color

Bootstrap modal with full color defined by Bootstrap color.

To define a full color modal you need to add the class .modal-full-colorto the base modal div.

Backdrop background options

Modal Backdrop background

Modal with Backdrop background color defined by Bootstrap Colors.

Use .modal-background-colorto define the backdrop color.

Modal No Backdrop

Modal with No Backdrop background color.

Use .no-backdropto define no backdrop color in the modal