How to stop floating with xinha-editor?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
konus
Regular
Posts: 334
Joined: Mon Jun 16, 2008 1:57 pm
Location: Dresden, Germany
Contact:

How to stop floating with xinha-editor?

Post by konus »

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

Code: Select all

<div style="clear: both"></div>
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 :-) )
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Short answer: no.

Xinha doesn't have a button for clearing floats, and we (currently) don't have a way to add custom buttons (I'm working on it).

However, it does have a "raw" mode: the <> button. You can then insert your tag manually.
Judebert
---
Website | Wishlist | PayPal
Post Reply