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

Comments

cgdigitaltreats’s picture

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.

BeMathis’s picture

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?

BeMathis’s picture

In FCKeditor settings, modify profiles to use the FCKeditor default css. That fixes that background issue.

JuneB’s picture

"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.

oadaeh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.