Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Maarten Boer 61 posts 82 karma points
    Mar 25, 2010 @ 22:12
    Maarten Boer
    0

    TinyMCE problem with styles, fonts and bold

    Hi,

    I'm using a div which is controled by a css file.

    css:

    #content {

           font:Calibri, Verdana, sans-serif;

           etc.

    }

     

    I have added styles h1 to h6 behind the richtext editor and in these styles i only set the fontsize.

     

    Now when i edit the content of my page i can select text and click on BOLD .....and it works perfect.

    But once i choose the style h4 (16px) and select the text again, i can't use BOLD anymore. Italic works fine in both cases.

     

    Any Idea ??????

  • Kim Andersen 1447 posts 2197 karma points MVP
    Mar 25, 2010 @ 22:20
    Kim Andersen
    0

    Hi maarten

    If you haven't changed anything in your CSS-file rearding your headings, they are as default bold. This means that when you put some text in a Hx-tag, this text will, by default, be assigned with a bolder font than regular text.

    Could this have something to do with it?

    /Kim A

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies