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...Administration ...Administration ...CSS for HTMLEditorCSS for HTMLEditor
Previous
 
Next
New Post
3/7/2007 8:08 PM
 
Hi guys,

Finished my project, but have a small niggling thing I want to fix.

With the HTML Editor, is there a way of specifying a CSS style for the editor window? I assume it defaults to the body{} style, but it obviously doesnt match my containers, and makes it a little misintuitive for my client.

Any suggestions?

Thanks guys!!



 
New Post
3/8/2007 1:10 AM
 
At the top left corner of Editor, as shown in your figure, there a dropdownlist having Label Style Use can use this DDL to apply the style on the text written in the editor.

Just select that text and apply the style on it.

As I did in this "Sample Style 1 from DNN site". I applied "Custom bold" CSS class  on this text.
"Sample style 2 From DNN site". I applied "Custom Bold" CSS class on this text.

"Knowledge Sharing Matters!"
 
New Post
3/8/2007 1:12 AM
 
Not what I meant.

I mean the style currently applied to the entire edit window, by default....with the background etc.
 
New Post
3/11/2007 11:20 PM
 

Hi there,

I've just encountered the same problem. I solved it by changing my style to reference the body by ID instead of tag. The iFrame inside the FTB control does not give it's body tag an ID.

i.e. I replaced -
body {background-image: url(background.gif)}
with
#Body {background-image: url(background.gif)}

Cheers,

Andrew

 
New Post
3/12/2007 12:05 AM
 
eltrab wrote

Hi there,

I've just encountered the same problem. I solved it by changing my style to reference the body by ID instead of tag. The iFrame inside the FTB control does not give it's body tag an ID.

i.e. I replaced -
body {background-image: url(background.gif)}
with
#Body {background-image: url(background.gif)}

Cheers,

Andrew



Thanks. In which file did you change these?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...CSS for HTMLEditorCSS for HTMLEditor


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