Hello every one, my question is simple but I hope I can explain it clearly.
I am currently using CKEditor 3.6.2.
In this case I sue CKe to edit a text that is displayed within a div, this div's styles are specified as a class. For the example's sake I'll call it myStyle1.
The problem is that when I edit this text in CKe, i don't see it with its final style, which may be a problem. For example I can't really balance the text's size with images' sizes.
Question : How can I dispay the editor within a style, but not include this style within the generated HTML ?