django-ckeditor-filebrowser-filer
django-ckeditor-filebrowser-filer copied to clipboard
FilerImage custom css works not
Hi,
Thanks for the new version.
I ran now across some other problem..
In the FilerImage plugin in CKeditor, you can specify on the second tab, custom css code.
Like i have placed an image through Filer in django-ckeditor and i want to give it padding: 10px; custom style.
But the ckeditor doesnt accepts it after hitting the ENTER button..
I checked allowedContent=True and removed stylesheetparser plugin from CKeditor config..
Does anybody know what this could be?
Greetings