Buttons

Buttons are available in any color and any size. You can choose between four button styles, set dark or white content text color, choose between rounded or square corners and define whether link should open in current or new window.
[divider]

Style one

[spacer size=”25″]
[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″ last=”1″]

Button text Button text Button text Button text [/column]

[spoiler title=”Get example code”]

 
[button link="http://www.example.com/" color="#000" size="1" style="1" dark="0" square="0" target="self"] Button text [/button]

[/spoiler]

Style two

[spacer size=”25″]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″ last=”1″]

Button text Button text Button text Button text [/column]

[spoiler title=”Get example code”]

 
[button link="http://www.example.com/" color="#000" size="1" style="2" dark="0" square="0" target="self"] Button text [/button]

[/spoiler]

Style three

[spacer size=”25″]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″ last=”1″]

Button text Button text Button text Button text [/column]

[spoiler title=”Get example code”]

 
[button link="http://www.example.com/" color="#000" size="1" style="3" dark="0" square="0" target="self"] Button text [/button]

[/spoiler]

Style four

[spacer size=”25″]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″]

Button text Button text Button text Button text [/column]

[column size=”1-4″ last=”1″]

Button text Button text Button text Button text [/column]

[spoiler title=”Get example code”]

 
[button link="http://www.example.com/" color="#000" size="1" style="4" dark="0" square="0" target="self"] Button text [/button]

[/spoiler]

Button can be really big

[spoiler title=”Get example code”]

 
[button link="http://www.example.com/" color="#9dce4a" size="16" style="1" dark="1" square="0" target="self"] Button text [/button]

[/spoiler]

Leave a Reply