Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2010 at 13:08 UTC
Updated:
25 Feb 2010 at 12:45 UTC
I have inserted a picture in my text and set the height, width and alignment. The preview in the CKEditor window gives me changed size. However, after saving the message, the parameters have no effect.
I have looked into the code and saw that they are put into the 'style' definition. When I delete that definition and insert the old-fashion way (as attributes width, height and align of the img) then the image is sized and aligned properly.
I cannot recall having these kind of problems using FCKeditor.
Info: Drupal 6.15, Pixture Reloaded theme, latest CKeditor version and module.
Comments
Comment #1
jcisio commentedMaybe a problem with HTML filtered. Try to allow "style" property for IMG tag.
Comment #2
mephir commentedIf you have any lack of clarity about issue, feel free to reopen it.