HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

CLEditor plugin - if you're using Bootstrap theme, small fix

OnlyAnExcuseOnlyAnExcuse ✭✭
edited October 2012 in Feedback

Just realised this when I installed this plugin - there's a bit of text which obstructs the buttons when using the Vanilla Bootstrap theme in conjunction with it.

To resolve this, simply open main.less from your bootstrap theme folder, add the following code at the bottom of the file to hide it:

.sl_label {display:none;}

This will hide the offending text. Just in case it helps anyone else.

Note this is Vanilla 2.1.


Disregard above, made an error installing correct plugin. CLEditor isn't allowing posting in this theme and version.

Tagged:

Comments

Sign In or Register to comment.