crnaovca
sad I’m frustrated

Why does this does not work?

CKEDITOR.stylesSet.add( 'my_styles',
[

{ name: 'article-box', element: 'span', styles:{'display: inline; float: left; width: 220px; padding: 15px; margin: 0 15px 15px 0; overflow: hidden; border: 1px solid #dedede; clear: left; color: #7f7f7f; font-style: italic;margin: 0 0 10px !important;'} }

]);

So, I created this as style for Wygwam, and if I put ONE style in this, it works, if I put more styles it does not work. How to make it work? I have 2 styles I have to put in styles menu, and this is one of them.
1 person has
this question
+1
Reply