How to stop floating with xinha-editor?
Posted: Tue Dec 16, 2008 5:10 pm
I usually insert images with float: left option. If I insert an other image I need to stop the floating. Until now I use the non WISIWYG-Editor and insert manually.
I would like to switch to Wysiwig-Editor xinha now. Is there a way to stop the floating within the Wisiwyg-view of the editor-surface? Or is there a way to create a button to insert the code with a single click?
(I know I can switch back to html view, but this is not as comfortable as it could be
)
Code: Select all
<div style="clear: both"></div>I would like to switch to Wysiwig-Editor xinha now. Is there a way to stop the floating within the Wisiwyg-view of the editor-surface? Or is there a way to create a button to insert the code with a single click?
(I know I can switch back to html view, but this is not as comfortable as it could be