@ -1376,7 +1376,7 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
}
/* FCKeditor */
#content___Frame, #forum_category_comment___Frame, #forum_comment___Frame, #post_text___Frame
#content___Frame, #forum_category_comment___Frame, #forum_comment___Frame, #post_text___Frame, #texte___Frame
{
margin-left: -200px;
@ -5310,7 +5310,7 @@ class learnpath {
else
$content = '';
$oFCKeditor = new FCKeditor('content') ;
$oFCKeditor = new FCKeditor('content_lp') ;
$oFCKeditor->BasePath = api_get_path(WEB_PATH) . 'main/inc/lib/fckeditor/' ;
$oFCKeditor->Height = '400';
$oFCKeditor->Width = '100%';