Image and Text Align Doesn't Work
evilgenius - July 9, 2008 - 09:33
| Project: | Framework |
| Version: | 6.x-1.7 |
| Component: | User interface |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
This is with regards to the TinyMCE editor but I know it has something to do with the stylesheet particularly in the 'body' element, I'm not just sure what exactly to do.
All the align (Left, Right, Center, and justify for text) attributes I'm setting for my text and images does not seem to work at all when its saved and viewed already. This just seems to be fine though during editing.
I kinda need a little help here andre. Thanks.

#1
In all browsers?
#2
Both in IE and FF. I haven't tested with other browsers.
#3
First off, let me apologize for letting this go so long unattended to.
All you need to do is create a new input format as mentioned in the TinyMCE readme that has no filters checked. Call it "Rich Text" or something and set it as the default format.
Go make sure you're editing in the Rich Text input format, and your changes should now be reflected from TinyMCE.
#4
Did it... won't fix... All instances of 'float' property still keeps on stripping upon saving.