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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...FreeTextBox - Changes?FreeTextBox - Changes?
Previous
 
Next
New Post
8/23/2006 6:08 PM
 
I agree with Tim. There has got to be a way to handle this without mucking with the code. My client is working around the issue at the moment, but it would be nice if it were fixed ASAP.
 
New Post
8/25/2006 11:45 AM
 

I've seen mentions of using a body#body css rule but I have yet to figure out how to get this to work. I too have several clients that are using work arounds and getting quite tired of them, someone please at least point me in a good direction.

Thanks

SB


Wells Doty Jr
Online Content Development
 
New Post
9/2/2006 2:40 PM
 
I'm running 4.3.4 and am about to delve in to the problem of having FTB automatically follow the background setting for the skin. Before I jump in, I wonder if anyone has anything new to add or suggest since this thread was started a few weeks ago? For example, will DNN 4.3.5 address this issue?
 
New Post
9/2/2006 4:35 PM
 

Disregard my immediately prior posting. I installed FCKEditor per the suggestion in this thread, and it works very well with none of the problems encountered with FreeTextBox. I'm sure that some thought has gone into making the FCKEditor the out-of-the-box DNN editor, and imagine there must be some good reason why it hasn't yet been done. So, other than respectfully raising my hand to signify that I'd like to see it happen, I don't have anything to add.

Thanks!

 
New Post
9/11/2006 10:33 AM
 
I had the same problem and I think I solved it.
The Editor contains an Iframe and it has a Body tag of it's own.

If you set

BODY
    {
    Background-color:#FF0000;
    }

Both BODY tags will have a red background (page and Text editor)

The only distinction between the two I could find is that DNN renders the (main) BODY tag with ID="body"

so If you replace the lines above with:

#body
    {
    Background-color:#FF0000;
    }

Only the background of the page will be RED, not the background of the text editor.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...FreeTextBox - Changes?FreeTextBox - Changes?


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