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

MsDetta’s picture

Found a workaround solution. Instead of using the default TinyMCE css, I've used define css, and pointed the path to my theme css.

kreynen’s picture

Assigned: Unassigned » kreynen
Priority: Normal » Critical
kreynen’s picture

Status: Active » Closed (duplicate)