When using the Panopoly WYSIWYG feature, the alignment of images doesn't show up when viewing the content/node. The alignment is okay within the WYSIWYG.

I tracked this down to the WYSIWYG Filter (when it is disabled then the image alignment is preserved when viewing the node). I don't know if it is actually an issue with the WYSIWYG Filter module or the Media module or something else entirely.

I left a comment at the WYSIWYG Filter issue queue:

http://drupal.org/node/1415984#comment-6046156

Although this isn't really a Panopoly bug (as I was able to reproduce it outside of the Panopoly environment using the same WYSIWYG Filter settings), perhaps someone will be able to track down the issue and assign it to the correct project.

Comments

mrf’s picture

Assigned: Unassigned » zeropx
populist’s picture

Assigned: zeropx » Unassigned
Status: Active » Fixed
StatusFileSize
new795 bytes

The issue here is that the WYSIWYG filter module needs to have both the "style" attribute allowed for img tags and it needs to have the "float" property enabled in the list of checkboxes. Attached is a patch that makes this change to Panopoly WYSIWYG.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Updated issue summary.