Hi,

I have the fck editor in my drupal site and i'm using the Twilight theme,
The theme comes with a color scheme editor in it and it changes the text color also,

When i use fck editor i don't see any option to change the font color or size in the editor
Also you can't change the font style, I wonder if the theme is effecting this?

If i add my own html code the text in the content im creating still goes back to the theme font colors
And i cant really change the size of the text.

I edited the size and color of the text in my own html editor and added that in fck by switching to source
but i think the color for the text is reverting back to the color that is set by my Twilight theme <-- hmmm?

Any sugestions please?

Thanks

Comments

devin carlson’s picture

Make sure that you are using the fckeditor's DupalFull mode.

Edit the profile that you have assigned your role to, expand "Editor appearance" and change Toolbar: to "Drupal Full."
You might also want to expand "CSS" and change both "Editor CSS:" and "Predefined styles:" to "FCKEditor default."

Finally, make sure that you are using the Full HTML input format and make sure that under the Full HTML filter options, "filter: HTML filter" isn't checked.

jaydj’s picture

I've done the above:
1. choose drupalFull mode
2. choose FCKEditor default
3. Choose Full HTML input format
4. HTML filter isn't checked.

but the color and font tabs in the toolbar still won't appear. all the other tabs are visible and usable.

Any other ideas what else is wrong ?

cantthinkofanickname’s picture

I'm learning this as well. Have you checked FCK editor settings under "Security"? If the HTML filter is checked then I think it uses the site filtered settings. I'm using "Filtered HTML" and II found that if I did not put "p" in the box when I have several paras following one another the 2nd and subsequent ones were styled with a br / and not styled as p.

The FCK editor configuration goes into security quite a bit. Is it really safe to use unfiltered HTML (even for the authenticated user which currently is me, admin)?

sabir-2’s picture

thnx i solve my problem font color and size display thnxx alot but smileys gone .... smileys are not shown in fck editor what can i do for this????

yark’s picture

How you fix that?
I still can't. I wan't enable unfiltered HTML 'cause want to enable WYSIWYG editor for all users.

test, what i can't apply

<h3 style="color: blue; text-align: center; ">test, what i can't apply</h3>

sivaramapandianbtech’s picture

it helped me thanks

cfl_techy’s picture

changing the security and selecting the full drupal option, did it
also i hav selected the ms office theme,