CKEditor configuration, prefer img tag atrributes over inline style

1

Looking for a way to disable a feature in CKEditor that messes with attributes height and width on my and converts them into inline styles.

The version of CKEditor is 3.2 and I have access to config files.

Along the same lines is there somewhere an overview (or procedure) for changing the way CKEditor produces html (I'd like to force it to do inline styles; except for images, plus some other changes)

Thank you for taking the time to read this

Unreason

Posted 2010-05-05T15:46:16.540

Reputation: 353

Perhaps this would be better for StackOverflow?

– Zack – 2010-05-05T16:10:01.470

No answers