Active
Project:
Framework
Version:
7.x-3.6
Component:
CSS/HTML markup
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 12:18 UTC
Updated:
28 May 2013 at 05:55 UTC
I have a website with a theme on a basis of framework theme. And when I create a document (on a page node/add/blog for example) I see ckeditor dialog but when I change style to bold or italics or make list - any I cannot see changes.
I tried default garland theme - ckeditor works perfect.
I tried default framework theme without my changes - nothing is seen.
What does framework theme do for not allowing ckeditor to show the changes while editing document?
Comments
Comment #1
zirafa commentedThe reset.css removes the styling from i,em, b, and strong tags. I can confirm this problem persists in 7.x. Not sure why these elements are not redefined in style.css.