No 'button' style in drop down box

Permalink Browser Info Environment
Installed the theme w.out any issues however when I'm attempting to create a button under the Content block, it does not appear under the Styles drop down box when I have my link highlighted.

Is this the way it works?

Are the buttons supposed to be coded manually?

Type: Discussion
Status: New
uget2seconds
View Replies:
GuillaumeAgresta replied on at Permalink Reply
GuillaumeAgresta
Hi,

You must insert the style manually. In this version, I did not anticipate the addition of editor style.

In TinyMCE, edit the source ("html" button) for your text, add a tag with the class button

Sample:
Before: my text
After:
<span class="btn">my text</span>


Possibility change of a color button (http://getbootstrap.com/2.3.2/base-css.html#buttons):
class="btn btn-primary" 
class="btn btn-info" 
class="btn btn-success" 
class="btn btn-warning" 
class="btn btn-danger" 
class="btn btn-inverse"

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.