Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Body background image is making the html editor hard to use...Body background image is making the html editor hard to use...
Previous
 
Next
New Post
12/6/2006 2:34 PM
 

The html editor being used on the site is Ftb3HtmlEditorProvider and the site is 4.3.6.  I have a background image on the body of the site.  When I try and edit any text that shows up in the html editor design view, the background image is showing through the design view and it is very difficult to see what you are typing.

Excerpts from the style sheet:

Body{
    background-color: #006600;
    background-image: url(backpattern2.gif);

.contentpane {
 width: 100%;
 background-color: #99cc99;

What can I do to get the background of the html editor to be a solid color like white?

Thanks for any help.

Chas

 
New Post
12/6/2006 2:38 PM
 
Try this

#Body{
    background-color: #006600;
    background-image: url(backpattern2.gif);

The body tag in DNN has a
id #body , which you can use to isolate it from other body tags in the document
(Iframes)
 
New Post
12/6/2006 3:15 PM
 

Timo -

I've been having this same issue as well (and been quite vocal about it, as I'm stunned this hasn't been fixed yet and it's been known for months now)... I've finally had to resort to using FCK / CuteEdit on my sites.

I've tried the CSS fix, but the problem I run into is that I use the body tag to define the background of my pages, and when I throw in #body, it simply overrides the background settings for the previous. I've tried setting up another div for the page background, but it usually doesn't fill the page completely. Are there any other fixes that have been successfully implemented?


Wells Doty Jr
Online Content Development
 
New Post
12/6/2006 3:25 PM
 

replacing my body tag with #body did work!  thanks so much for the quick reply...

Chas

 
New Post
12/6/2006 8:08 PM
 
What do you mean exactly with "I use the body tag to define the background of my pages".
I would put everything in the #body selector unless it should be picked up by the editor too...
Or is that not the answere? If not post alink to an example please....
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Body background image is making the html editor hard to use...Body background image is making the html editor hard to use...


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out