Buttons

Button Variations

Bootstrap Button

Original Bootstrap button


3D Button

Add class vd_btn-bevelto vd_btnclass

Vendroid Button

Bootstrap button with slight modification to fit vendroid theme.


Circle Button

Button Disabled

Add the disabledattribute to <button>buttons.

Button Size

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

Button Block

Button with variation of sizes.

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.