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  |  

AspDotNetStoreFront
  Ads  
Active Modules -- Active Forums for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Verndale
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
 


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/30/2008 5:38 PM
User is offline Duane Sims
30 posts
10th Ranked


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

Chris thanks for your answers.

You referred to  skin.ascx are you referring to what our skin page name is?

If so we only have a table in our ascx page there is no body tags.
 

 

 
New Post 10/2/2008 6:14 AM
User is offline Chris Sanyk
13 posts
10th Ranked


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

By "skin.ascx" I meant whatever your page skin's .ascx file is named.  The file name varies from skin to skin.  Skin files for pages (as opposed to containers) should have body tags in them, as a html document is not valid unless it contains one and only one body tag. 

If you don't have a body tag, then either your html is invalid, or there's something else going on with your code that you haven't revealed.  In ASP.NET it's possible to set up a .Master page which acts like a template, and any page based off of the .Master inherits the contents of the .Master page.  If you're using a .Master page in your skin package, that's probably where your body tag is.  To date, I have not seen any skin packages that use .Master pages, but my experience with DNN skinning is fairly limited.

 
New Post 10/7/2008 4:57 PM
User is offline Andrew Marx
6 posts
www.xram.net
10th Ranked


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

Chris,

It sounded at first like your method might work, but as was stated earlier, the skin .ascx files do not add the HTML or BODY elements to the page.  DNN adds in those elements and a bit of js before adding in the parsed skin files.

So far, I haven't found a workaround for this, and I went ape-s**t crazy on it for 2 hours.  Any body else finding anything out?  I'm guessing 4.9.1 will fix this...

 

 
New Post 10/8/2008 11:55 AM
User is offline Chris Sanyk
13 posts
10th Ranked


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

Are you looking at the *page* .ascx file for your skin, or the *container* .ascx file for your skin?  I'm talking about the body tag in the page skin file.  It would be located in this dir:

\Portals\_default\Skins\[myskinpackage]\

and not

\Portals\_default\Containers\[myskinpackage]\

All of *my* page skins have an HTML and BODY element in them.  This seems to be standard/defaut for the skin packages for dnn framework that I have used.

 

At any rate, it appears that your real problem (the background color) is solved by this solution, from another thread:

this is caused by a black color specified for the html body tag in your skin. you can disable dynamic application of css in extended editor settings (beneath the editor) and select static in section Editor Area css. save your settings for the whole portal.

Hope this helps!

 

--Chris

 
New Post 11/20/2008 7:19 AM
User is offline joshua
6 posts
10th Ranked


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

Here's the *correct* way to do it:

http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/BodyId_and_BodyClass

Then edit your ~/Website/Providers/HtmlEditorProviders/Fck/Custom/fckconfig.js accordingly.

 
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.

 


Digicon: DotNetNuke design and development
Digicon is based in Brisbane, Queensland, Australia
digicon.com.au
Live Visitor Tracking & Live Chat For DotNetNuke
Track your visitors in real time and add live chat for sales & support. Free Trial.
www.whoson.com
SINA101
WANT A SPECial sIte iN TAIWAN?
sina101.com

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