When using font in body style, selecting the same font in CE has no effect.

Last post 07-08-2004, 11:00 AM by EvilMonkey. 1 replies.
Sort Posts: Previous Next
  •  04-23-2004, 4:23 AM 709

    When using font in body style, selecting the same font in CE has no effect.

    For instance, I have this page which uses the following stylesheet:

     

    body

    {

      font-family: Arial;

      font-size: 10px;

    }

     

    When I put CuteEditor on this page and I select Arial as the font for the text within the CE, the font tags are not added, because the current page already uses Arial as it's font.

     

    Now I save the html content of the CE to database en retrieve it when viewing the page, which has no stylsheet. The text is displayed in Times New Roman, as it's missing the <font family property.

  •  07-08-2004, 11:00 AM 1195 in reply to 709

    Re: When using font in body style, selecting the same font in CE has no effect.

    Has this problem been solved?  I'm running into the same problem myself and I bet that this post...

    is having the same problem.
View as RSS news feed in XML