Buttons & Boxes

Small buttons


[one_third]
[button_small url=»#» color=»light»]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»light»]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third]
[button_small url=»#» color=»red»]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»red»]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third_last]
[button_small url=»#» color=»green»]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»green»]
    Your link here
[/button_small]
[/code]
[/one_third_last]


[one_third]
[button_small url=»#» color=»blue»]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»blue»]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third]
[button_small url=»#» color=»dark»]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»dark»]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third_last]
[button_small url=»#» color=»red2″]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»red2″]
    Your link here
[/button_small]
[/code][/one_third_last]


[one_third]
[button_small url=»#» color=»green2″]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»green2″]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third]
[button_small url=»#» color=»blue2″]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»blue2″]
    Your link here
[/button_small]
[/code]
[/one_third]

[one_third_last]
[button_small url=»#» color=»dark2″]Sample button[/button_small]

Code

[code]
[button_small url=»#» color=»dark2″]
    Your link here
[/button_small]
[/code][/one_third_last]


[one_fourth]
[button_small url=»#» color=»red»]Sample button[/button_small]
[button_small url=»#» color=»red2″]Sample button[/button_small]
[/one_fourth]

[one_fourth]
[button_small url=»#» color=»green»]Sample button[/button_small]
[button_small url=»#» color=»green2″]Sample button[/button_small]
[/one_fourth]

[one_fourth]
[button_small url=»#» color=»blue»]Sample button[/button_small]
[button_small url=»#» color=»blue2″]Sample button[/button_small]
[/one_fourth]

[one_fourth_last]
[button_small url=»#» color=»dark»]Sample button[/button_small]
[button_small url=»#» color=»dark2″]Sample button[/button_small]
[/one_fourth_last]


Big buttons


[one_third]
[button_big url=»#» color=»light»]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»light»]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third]
[button_big url=»#» color=»red»]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»red»]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third_last]
[button_big url=»#» color=»green»]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»green»]
    Your link here
[/button_big]
[/code]
[/one_third_last]


[one_third]
[button_big url=»#» color=»blue»]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»blue»]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third]
[button_big url=»#» color=»dark»]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»dark»]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third_last]
[button_big url=»#» color=»red2″]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»red2″]
    Your link here
[/button_big]
[/code]
[/one_third_last]


[one_third]
[button_big url=»#» color=»green2″]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»green2″]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third]
[button_big url=»#» color=»blue2″]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»blue2″]
    Your link here
[/button_big]
[/code]
[/one_third]

[one_third_last]
[button_big url=»#» color=»dark2″]Sample button[/button_big]

Code

[code]
[button_big url=»#» color=»dark2″]
    Your link here
[/button_big]
[/code]
[/one_third_last]


[one_fourth]
[button_big url=»#» color=»red»]Sample button[/button_big]
[button_big url=»#» color=»red2″]Sample button[/button_big]
[/one_fourth]

[one_fourth]
[button_big url=»#» color=»green»]Sample button[/button_big]
[button_big url=»#» color=»green2″]Sample button[/button_big]
[/one_fourth]

[one_fourth]
[button_big url=»#» color=»blue»]Sample button[/button_big]
[button_big url=»#» color=»blue2″]Sample button[/button_big]
[/one_fourth]

[one_fourth_last]
[button_big url=»#» color=»dark»]Sample button[/button_big]
[button_big url=»#» color=»dark2″]Sample button[/button_big]
[/one_fourth_last]


Boxes


[one_half]
[error_box title=»Error title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus pharetra. In hac dolor habitasse platea dictumst.
[/error_box]

Code

[code]
[error_box title=»Error title»]
    Your content here
[/error_box]
[/code]
[/one_half]

[one_half_last]
[alert_box title=»Alert title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus pharetra. In hac dolor habitasse platea dictumst.
[/alert_box]

Code

[code]
[alert_box title=»Alert title»]
    Your content here
[/alert_box]
[/code]
[/one_half_last]


[one_half]
[message_box title=»Message title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus pharetra. In hac dolor habitasse platea dictumst.
[/message_box]

Code

[code]
[message_box title=»Message title»]
    Your content here
[/message_box]
[/code]
[/one_half]

[one_half_last]
[success_box title=»Succes title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus pharetra. In hac dolor habitasse platea dictumst.
[/success_box]

Code

[code]
[success_box title=»Succes title»]
    Your content here
[/success_box]
[/code]
[/one_half_last]


[one_third]
[error_box title=»Error title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/error_box]
[message_box title=»Message title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/message_box]
[/one_third]

[one_third]
[alert_box title=»Alert title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/alert_box]
[success_box title=»Succes title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/success_box]
[/one_third]

[one_third_last]
[error_box title=»Error title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/error_box]
[message_box title=»Message title»]
Quisque convallis orci ut lacus imperdiet eget lobortis tellus.
[/message_box]
[/one_third_last]

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *