Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

PortalWebHosting
  Ads  
 


  Sponsors  

Meet Our Sponsors

SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  FCKeditor Provi...  Text/HTML module body of the editor is aquiring the background color
Previous Previous
 
Next Next
New Post 9/24/2008 3:02 PM
Unresolved
User is offline Duane Sims
30 posts
10th Ranked


Text/HTML module body of the editor is aquiring the background color  

I upgraded all of our sites to 4.9 and every since when you edit the Text/HTML module the body of the editor is aquiring the background color of the CSS sheet of the skin. Its using .body { margin: 0px; background:#121212; for the site background and you can read what you are typing in the box with black on black.

How do I fix the text editor from using the website skin's style sheet?

 
New Post 9/30/2008 12:58 PM
User is offline Duane Sims
30 posts
10th Ranked


Re: Text/HTML module body of the editor is aquiring the background color  

Ok I have installed a fresh installation of 4.9 and changed the default background color and the text box changes to the color of the background.

How do I fix this?

 
New Post 9/30/2008 1:28 PM
User is offline Chris Sanyk
13 posts
10th Ranked


Re: Text/HTML module body of the editor is aquiring the background color  

I'm seeing this problem too, and don't know how to fix it...

I tried setting up my skin's CSS rules like this:

body {background-color:Black;}

body * {background-color:White;}

But that did not help; the FCKEditor's background stayed black. :(

Next, I tried setting up my skin's CSS like this:

body {background-color:White}

.blackbackround {background-color:Black; width:100%}

And wrapped the entire content of the skin .ascx file in a div which I set class="blackbackground" like so:

 

body

div class=blackbackground

[skin code]

/div

/body

 

 

This sortof worked, but doesn't work very well if the viewpane height is taller than the content of the div, because then you get a white area at the bottom of the page where the div ends and the body's background color shows.

Looking for a better/permanent fix...  I guess avoid black background sites until fixed.

 
New Post 9/30/2008 2:00 PM
User is offline Duane Sims
30 posts
10th Ranked


Re: Text/HTML module body of the editor is aquiring the background color  

Actually any color background that clashes with the font color!!!

 
New Post 9/30/2008 4:30 PM
User is offline Chris Sanyk
13 posts
10th Ranked


Re: Text/HTML module body of the editor is aquiring the background color  

Indeed.  Foreground/background contrast is the issue, not any particular color.

Here's a fix:

Go to your skin.css file and comment out the body background-color rule, like so:

 

/* body {background-color:Black;} */

 

Now go to your skin.ascx file and add a style attributeto your body element, to set the background color, like so:

body style="background-color:black;"

[skin code]

/body

 

The black background will now only apply to the body element in the skin page, and ONLY the body element; and will not be inherited by the background of the rich-text editor.

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  FCKeditor Provi...  Text/HTML module body of the editor is aquiring the background color
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Get Smarter Mail, SmarterStats, SmarterTickets
Windows mail server, web log analytics, and customer service management software - Free Editions Available!
www.smartertools.com
DotNetNuke Modules, Skins, Training and Consulting
If you want DotNetNuke done right then look no further. Developed Solutions provides module development, skin design, user and developer training and consulting. Based in Adelaide, Australia, we offer our services worldwide.
www.developedsolutions.com.au
Venexus, Inc.
Need custom a custom DotNetNuke module? From module planning to deployment, including training and support, Venexus developers deliver end-to-end web solutions on time and on budget.
www.venexus.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP