I'm making this specific feature request as a previous alignemnt request kind of got/was hidden in another feature request about a FCKEditor IB-button (http://drupal.org/node/351537). This request is also somewhat related to a feature request regarding predefined options for imagebrowser (http://drupal.org/node/351540).
So, here's a feature request to postpone! ;)
I suggest (1) an alignment option and (2) the possibility to get IB to automatically assign pre defined style classes (preferably an option allowing spaces, so you can combine classes like 'myimageborder myleftalignment') to different alignment options.
In 80% of the cases I insert an image, I want it L/R aligned with flowing text around it. This looks ugly without any margin/padding between the image and the flowing text, and a default margin adds space on both sides of the image, not just on the text side. Right now, I manually add a specific left/right/center class depending of alignment - it would be very nice if IB took care of this!
By the way - thank you for (your work with) this module, Starnox!
Comments
Comment #1
jdelaune commentedThis is what I had done with a previous unreleased dev. However floating doesn't display in the FCKeditor for some reason, I may revisit this at a later date and find out if I can get FCKeditor to work with floating. I assume it's to do with the stylesheet not loading in the fckeditor preview.
Comment #2
jdelaune commentedFeatured added. FCKeditor doesn't load any module stylesheets so I've put in a request to add it into the fckeditor stylesheet for live previewing #360599: Further ImageBrowser Integration Request.
You can now use the following styles in your style.css theme file:
New Dev will be released soon along with more documentation.