Closed (duplicate)
Project:
TinyMCE
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2006 at 16:55 UTC
Updated:
23 Mar 2007 at 03:04 UTC
Using the FULL html input option, TinyMCE replaces all bold tags with strong tags.
I've used CSS to format different styles for em, bold, and strong. When I want something bolded, I really want it bolded - not strong. When I've gone back into the code and tried replacing the strong with bold - once again it replaced the bold with strong.
I'm suprised no one else has posted this bug yet.
Comments
Comment #1
MsDetta commentedFound a workaround solution. Instead of using the default TinyMCE css, I've used define css, and pointed the path to my theme css.
Comment #2
kreynen commentedComment #3
kreynen commentedhttp://drupal.org/node/130304