[row][col class="span6"] [button type="default" size="" link="#"]Default[/button]
[button type="primary" size="" link="#"]Primary[/button]
[button type="info" size="" link="#"]Info[/button] [button type="info" size="" link="#"][icon name="cloud-upload"][/icon] Info with icon[/button]
[button type="success" size="" link="#"]Success[/button]
[button type="warning" size="" link="#"]Warning[/button]
[button type="danger" size="" link="#"]danger[/button]
[button type="inverse" size="" link="#"]Inverse[/button]
[button type="block btn-primary" size="large" link="#"]Block level button[/button] [/col]
[col class="span6"] [button type="default" size="large" link="#"]Large Primary[/button]
[button type="primary" size="large" link="#"]Large Primary[/button]
[button type="primary" size="large" link="#"][icon name="bullseye"][/icon] Large Primary with icon[/button]
[button type="default" size="large" link="#"]Large Primary with icon [icon name="mail-forward"][/icon][/button]
[button type="default" size="" link="#"]Default button[/button] [button type="primary" size="" link="#"]Default button[/button]
[button type="default" size="small" link="#"]Small button[/button] [button type="primary" size="small" link="#"]Small button[/button]
[button type="default" size="mini" link="#"]Mini button[/button] [button type="primary" size="mini" link="#"]Mini button[/button]
[/col][/row]
Eventus comes with different buttons style and 3 sizes - mini, small, large. You can use Font Awesome as well to create more Awesome buttons!
Get the code
[[button type="BUTTON_TYPE" size="" link="#" target="_blank"]Button with target in new window[/button]]
[[button type="BUTTON_TYPE" size="" link="#"]Button with default self target[/button]]