Buttons

Buttons – sizes

Button thin Button normal Button small Button medium Button big

[button url="/" size="thin"]Button thin[/button]
[button url="/"]Button normal[/button]
[button url="/" size="small"]Button small[/button]
[button url="/" size="medium"]Button medium[/button]
[button url="/" size="big"]Button big[/button]

Buttons with Title

Button thin Button normal Button small Button medium Button big

[button url="/" size="thin" title="Button thin"]Button thin[/button]
[button url="/" title="Button normal"]Button normal[/button]
[button url="/" size="small" title="Button small"]Button small[/button]
[button url="/" size="medium" title="Button medium"]Button medium[/button]
[button url="/" size="big" title="Button big"]Button big[/button]

Buttons – colors

Button thin Button normal Button small Button medium Button big

[button url="/" size="thin" class="white"]Button thin[/button]
[button url="/" class="orange"]Button normal[/button]
[button url="/" size="small" class="grey"]Button small[/button]
[button url="/" size="medium" class="red"]Button medium[/button]
[button url="/" size="big" class="green"]Button big[/button]

Button thin Button normal Button small Button medium Button big
[button url="/" size="thin" bgcolor="#435656"]Button thin[/button]
[button url="/" bgcolor="#46bd95"]Button normal[/button]
[button url="/" size="small" bgcolor="#4676bd"]Button small[/button]
[button url="/" size="medium" bgcolor="#8cbd46"]Button medium[/button]
[button url="/" size="big" bgcolor="#bd7b46"]Button big[/button]

Button thin Button normal Button small Button medium Button big
[button url="/" size="thin" class="white" color="#ff0000"]Button thin[/button]
[button url="/" class="orange" color="#ff0000"]Button normal[/button]
[button url="/" size="small" class="grey" color="#ff0000"]Button small[/button]
[button url="/" size="medium" bgcolor="#8cbd46" color="#ff0000"]Button medium[/button]
[button url="/" size="big" bgcolor="#bd7b46" color="#ff0000"]Button big[/button]

Buttons with cufon

Button thin Button normal Button small Button medium Button big

[button url="/" size="thin" cufon="true"]Button thin[/button]
[button url="/" cufon="true"]Button normal[/button]
[button url="/" size="small" cufon="true"]Button small[/button]
[button url="/" size="medium" cufon="true"]Button medium[/button]
[button url="/" size="big" cufon="true"]Button big[/button]