Forums / Cotonti / Support / Default styles in CKEditor

Macik
#39459 2014-04-22 12:21
#39454 Hodges:

According to this page: http://ckeditor.com/demo#div the editor by default uses an iframe. By changing this to a div container the styles used are inherited from the page.

Does anyone know how to apply this change?

If the main aim is to use page common styles — you can done it with iframe right from the box (since 0.9.15).

Here are the manual:

1. add to the and of your theme RC file (`theme.rc.php`):

global $ckeditor_css_to_load;
$ckeditor_css_to_load = array(
    $cfg['themes_dir'].'/'.$usr['theme'].'/css/bootstrap.css',
    $cfg['themes_dir'].'/'.$usr['theme'].'/css/bootstrap-theme.css'
);

edit `css/bootstrap.*` path to point to resources needed for loading in iframe.

It's more secure as you can use special styles for you CKeditor.

 

 

https://github.com/macik
правильный хостинг — https://goo.gl/fjCa1F