Buttons
blue button
[button link="http://test.com"]text[/button]
white button
[button type="2" link="http://test.com"]text[/button]
orange button
[button type="3" link="http://test.com"]text[/button]
DOWNLOAD NOW
[button type="download"]DOWNLOAD NOW[/button]
Check it out!
[button type="pointer"]Check it out![/button]
CUSTOM ICON BUTTON
[button type="2"]
<img src="http://test.com/image.png" />
<span style="margin:7px 0 0 15px;">text</span>
[/button]