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...Using Modules a...Using Modules a...Using a customer css file for the telerik edit CSS dropdownUsing a customer css file for the telerik edit CSS dropdown
Previous
 
Next
New Post
2/22/2012 11:32 AM
 

Hi All,

I'm trying to load the CSS list in the Telerik editor with some customer styles.  The default list is way too long and I need to restrict the list to only styles that we're approved.

This page has some details about this exact topic but it's not working:

http://www.dotnetnuke.com/Resources/W...

I created a simple CSS file with the following:

body,html
{
    background-color:#fff;
    text-align:left;
}
.RedRequiredText
{
    font: bold 12px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
    color: #ff0000;   
}

Then I located this file:

/Providers/HtmlEditorProviders/Telerik/Config/ConfigDefault.xml

And added this line right after the opening <configuration> tag:

<property name="CssFiles">/dnn613/portals/0/RadEditor.css</property>

My DNN install is c:/websites/dnn613 and the virtual directory in IIS is called dnn613.  

I've tried placing my CSS file in numerous directories and even changed the pointer to it but it still won't load.  The default list of styles populate the CSS dropdown list.

What am I doing wrong?

Thanks,

Mark 

 
New Post
2/23/2012 5:03 PM
 

The file that I always edit is here:

~/DesktopModules/Admin/RadEditorProvider/Css/EditorOverride.css

 
New Post
2/24/2012 3:09 AM
 
take a look at DotNetNuke Tutorial - How to create new CSS styles to use in the HTML Editor - Video #287 http://www.viddler.com/v/253a8336 from dnnhero
HTH

Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
New Post
2/24/2012 8:42 AM
 
L P - that didn't work for me either.

Julien - that video did the trick. Thanks!

Mark
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Using a customer css file for the telerik edit CSS dropdownUsing a customer css file for the telerik edit CSS dropdown


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