Advanced HTML Editor 3 Support Product Page

Answered

Style Sheet and default text color

Asked 30 Jan 2012 17:43:58
1
has this question
30 Jan 2012 17:43:58 Chuck Borrelli posted:
The site we are using has a black background, so I created a simple style sheet to emulate the master style sheet..



@charset "UTF-8";
/* CSS Document */

body {
	color: #099;
	background-color: #000;	
}

textarea {
	color:#099;
}


However, by default, I get black text on black. I tried using !important, but that did not work as well.

Suggestions?

Official Answer

Replied 02 Feb 2012 08:52:18
There are options for default text and background color on the Advanced HTML Editor 3 dialog. Please use those to specify colors for the editor.

Greetings,
George

Replies

Replied 30 Jan 2012 17:58:35
30 Jan 2012 17:58:35 Chuck Borrelli replied:
One interesting point...

I opted to change the background color to a charcoal grey (#555) and it works fine for editing the text... BUT when viewing HTML, it reverts to Black on Black.
Replied 31 Jan 2012 07:41:58
31 Jan 2012 07:41:58 Teodor Kuduschiev replied:
Hello,

Can you please explain a little more clear this?
Replied 02 Feb 2012 08:52:18
02 Feb 2012 08:52:18 George Petrov replied:
There are options for default text and background color on the Advanced HTML Editor 3 dialog. Please use those to specify colors for the editor.

Greetings,
George
Replied 20 Jun 2012 13:18:46
20 Jun 2012 13:18:46 phil vouers replied:
that doesn't work.. the editor defaults in my case to the background image which is black and makes the editor useless??
Replied 11 Dec 2012 13:50:08
11 Dec 2012 13:50:08 phil vouers replied:
how can this be considered answered when the problem still exist??
fbk and old editor doesn't seem to have this issue.
Replied 11 Dec 2012 14:22:00
11 Dec 2012 14:22:00 Vulcho Vulev replied:
Hello Phil.

Can you provide us with link to the page where the editor is placed ? If you don't want to post your page public you can send the details to my e-mail also:

Regards:Vulcho.
Replied 11 Dec 2012 23:26:48
11 Dec 2012 23:26:48 phil vouers replied:
I can't right now because I replaced it with irite. I do have a test page that I can try and modify for you.. I will send the link

Reply to this topic