WYSIWIG Editor Function in Marinelli
waldow - November 8, 2008 - 06:04
| Project: | Marinelli |
| Version: | 6.x-2.3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have installed FCKeditor 6.x-1.3-rc1 in drupal 6.4 with Marinelli 6.x-2.3 and I am unable to format the following: centering, lists (do not indent), CR doesn't translate to
at times, and table don't appear. I presume some sort of WYSIWIG editors work with Marinelli. If I go back to a standard theme I get normal function out of the FCK editor.
I believe this is a bug report but I may well have missed a fix to the question. I guess I am trying to figure out if this is an issue or a bug or something else. I believe FCK editor is installed correctly.
Sorry - I am new to distinguishing bugs from install problems though I have used FCK before without incident.
Thanks

#1
I get a similar problem where the background is the body.gif and The font is grey so I can't see it.
I' can't figure out how to turn the tinymce background grey or any color, can't figure out what css
class it is.
#2
I am also experiencing that exact same problem. The background of my textbox is the same as my sites background. Has anyone gotten to the bottom of this?
#3
In FCKeditor settings, modify profiles to use the FCKeditor default css. That fixes that background issue.
#4
"Default CSS" will not work with FCKeditor in the Marinelli theme
-- and I think it is because Marinelli doesn't use the style.css file for text formats, but puts all of that in the typography.css file, so FCKeditor doesn't find the settings. [I am new to Drupal -- so my explaination may be way off.]
I finally fixed the problem by setting the CSS to the "define CSS option" [via: Admin, Site Config, FCK editor, edit profile -- CSS options]
On the same screen, set the "CSS path:" to be: /site/all/themes/marinelli
Save, flush the caches, and FCKeditor will show the theme background & fonts.
Hope this helps save someone else the hours it took me to reload FCKeditor in the WYSIWYG-API module (which didn't make any difference) and make other program changes.