Setting up FCKeditor profiles

FCKeditor allows you to group users into profiles.
By default, FCKeditor comes with two profiles: Default (for anonymous user) and Advanced (for authenticated user).

Each profile can be customized and consists of six sections:

Comments

bug

Maybe it not a bug, but entering in CSS PATH: ("define css" set above) %h%ttron.css (another additional style for theme) will not gave effect, some digging: apache.log from just a page with styles:
127.0.0.1 - - [05/Jan/2008:15:19:40 +0300] "GET /sites/all/themes/default/style.css HTTP/1.0" 304 -
127.0.0.1 - - [05/Jan/2008:15:19:40 +0300] "GET /sites/all/themes/default/tron.css HTTP/1.0" 304 -
127.0.0.1 - - [05/Jan/2008:15:19:40 +0300] "GET /sites/all/modules/fckeditor/fckeditor.css HTTP/1.0" 304 -

with fckeditor module:
127.0.0.1 - - [05/Jan/2008:15:19:51 +0300] "GET /sites/all/themes/default/tron.css,/sites/all/modules/fckeditor/fckeditor.css HTTP/1.0" 404 4955

Please submit an issue at Drupal page

Hi,

In case of any problems, please submit an issue at Drupal page:
http://drupal.org/node/add/project_issue/fckeditor/bug
this way we can easily track all problems.

You're probably using FCKeditor 2.4.x which doesn't recognize paths separated by comma, please use the latest FCKeditor 2.5.