Closed (duplicate)
Project:
Wysiwyg
Version:
6.x-0.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 03:37 UTC
Updated:
15 Jan 2009 at 05:54 UTC
Instead it uses the editor's CSS. The effect is that the text in the edit window appears very small, as the CSS that ships with the editor sets it to 10px. It looks ok if I change the theme to Garland though, as then it uses the font-size settings from Garland's style.css.
My guess is that the problem happens because there is no style.css in the Minnelli directory, and the code doesn't know to look in the parent Garland directory above.
Workaround is to change the setting to 'Define CSS' and in the 'Path CSS:' enter %bthemes/garland/style.css
I am using TinyMCE 2.1.3
Comments
Comment #1
sunMarking as duplicate of #357605: Enhance support for theme stylesheets