Buttons

Button Variations

Bootstrap Button

Original Bootstrap button


3D Button

Add class vd_btn-bevel to vd_btn class

Vendroid Button

Bootstrap button with slight modification to fit vendroid theme.


Circle Button

Button Disabled

Add the disabled attribute to <button> buttons.

Button Size

Fancy larger or smaller buttons? Add .btn-lg, .btn-sm, or .btn-xs for additional sizes.

Button Block

Button with variation of sizes.

Separate Button Dropdown

Dropdown button with separation.

Button Dropup

Dropdown button variation: dropup.

Button Group

Group a series of buttons together on a single line with the button group.




Vertical Group Button

Make a set of buttons appear vertically stacked rather than horizontally.

Justified Link Variation

Make a group of buttons stretch at the same size to span the entire width of its parent. Also works with button dropdowns within the button group.


Button Toolbar

Combine sets of <div class="btn-group"> into a <div class="btn-toolbar"> for more complex components.