Closed (fixed)
Project:
Deco
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 17:21 UTC
Updated:
11 Jul 2015 at 15:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Manonline commentedIf you are using WYSIWYG Api, yo must enter in the wysiyg settings page at "example.com/admin/settings/wysiwyg/profile", then clic "edit" in FCKEditor and in "CSS" select "Editor Default CSS". It worked for me,
sorry if my english is not enough. It isnt native.
Comment #2
strgpune commentedThanks buddy, it worked for me as well!!!
Comment #3
Lee-vit-Over commentedI may very well be (and I'm sure I am) doing something wrong - but neither one of these fixes worked for me...
What am I missing, or what am I doing wrong ??
PLEASE someone ?
Lee-vit-Over@hotmail.com
THANK YOU !!!!
Comment #4
dmetzcher commentedGlad I searched before checking through my CSS. Switching to the Editor Default CSS corrected it for me.
Comment #5
kiwibytes commentedChanging the CSS option to use Default Editor CSS also worked for me.
Comment #6
c31ck commentedInstead of targeting tinyMCE, let's implement a more general solution. The problem here is that in style.css a black background color is applied to every body tag. The attached patch fixes this.
Comment #7
klaasvw commentedThanks, this is working great for me. Committed to the 6.x-1.x-dev branch.
Comment #8
c31ck commentedCommitted to the 7.x-1.x-dev as well
Comment #9
Arunah commentedChanging the CSS option to use Default Editor CSS worked for me. Thanks