INFO BUTTON<\/a>
\n[button style=\"info\"]INFO BUTTON[\/button]<\/pre><\/div>\n\t\t<\/div><\/div><\/div>\t\t\t
For adding buttons you must use button shortcode which looks like that:
[button]Text[\/button]<\/code>.
\nThere is more option with different attributes - text<\/b>, style<\/b>, href<\/b>, target<\/b>.
\nText<\/b>: You can change the text of the button. Example: [button]New Text[\/button]<\/code>.
\nStyle<\/b>: You can choose betwen few styles - primary<\/b>, default<\/b>, success<\/b>, info<\/b>, warning<\/b> or danger<\/b>. Example: [button style=\"default\"]Text[\/button]<\/code>.
\nHref<\/b>: You can add any URL to the button. Example: [button href=\"http:\/\/www.proteusthemes.com\"]Text[\/button]<\/code>.
\nTarget<\/b>: You can choose if you want to open link in same (_self<\/b>) or new (_blank<\/b>) window. Example: [button target=\"_blank\"]Text[\/button]<\/code>.
<\/div>\n\t\t<\/div>