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 ...h4 - h6 tags don't appear in HTML editor drop downh4 - h6 tags don't appear in HTML editor drop down
Previous
 
Next
New Post
2/13/2013 12:21 PM
 

Using DNN 7, the h4 - h6 tags don't appear in the HTML editor's drop down. They are specified in all of the style sheets - default.css, skin.css, etc.

These are the tags we're using:

h4{font-size:20px;line-height:1.5em;color:#333333;font-weight:normal;font-family:Georgia, Garamond, Times, serif; text-align: center; padding:20px;}

h5{font-size:18px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}

h6{font-size:14px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}

Is there a trick to make them appear in the drop down?

Thanks

 
New Post
2/13/2013 2:10 PM
 
Go to HOST - HTML Editor Manager
at the left side see the tree under Current Provider
click on everyone
look for CSS File textbox
Note the help there (The css file to be used by the editor in wysiwyg mode. This file must reside either in the skin directory or in the website directory. The path set here is relative to its parent (e.g. /editor.css is a file in the root of your skin)
Which actually tells you what css file is used by the editor

Yehuda Tiram
AtarimTR
AtarimTR
972-2-5700114   |   972-54-4525492   |    http://www.atarimtr.co.il
 
New Post
2/13/2013 5:11 PM
 
In your site.

DesktopModules\Admin\RadEditorProvider\ToolsFile\ToolsFile.xml

You can add additional options for Paragraph (Block Level) formating choices.

(Note: You may also be able to do this using Host, HTMLEditorProvider.)

 
New Post
2/13/2013 7:43 PM
 

Thanks Mike.

You are correct. If you go into the HTML editor and update the Toolbar Configuration's Paragraph tag, that does it. I don't understand why they don't include the h4- h6 tags since they do have them in the style sheet.

 <paragraphs>
        <paragraph name="&lt;P>Standard Paragraph&lt;/P&gt;" value="&lt;P&gt;" />
        <paragraph name="&lt;H1>Heading 1&lt;/H1&gt;" value="&lt;H1&gt;" />
        <paragraph name="&lt;H2>Heading 2&lt;/H2&gt;" value="&lt;H2&gt;" />
        <paragraph name="&lt;H3>Heading 3&lt;/H3&gt;" value="&lt;H3&gt;" />
         <paragraph name="&lt;H4>Heading 4&lt;/H4&gt;" value="&lt;H4&gt;" />
         <paragraph name="&lt;H5>Heading 5&lt;/H5&gt;" value="&lt;H5&gt;" />
        <paragraph name="&lt;H6>Heading 6&lt;/H6&gt;" value="&lt;H6&gt;" />
        <paragraph name="&lt;P style='text-align:left'>Justify Left&lt;/P&gt;" value="&lt;P style='text-align:left'&gt;" />
        <paragraph name="&lt;P style='text-align:right'>Justify Right&lt;/P&gt;" value="&lt;P style='text-align:right'&gt;" />
        <paragraph name="&lt;P style='text-align:center'>Justify Center&lt;/P&gt;" value="&lt;P style='text-align:center'&gt;" />
    </paragraphs>


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...h4 - h6 tags don't appear in HTML editor drop downh4 - h6 tags don't appear in HTML editor drop down


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