On 1/7/06, Rovi <[EMAIL PROTECTED]> wrote:
> Apropos my earlier post (Newbie questions)
> [(5) I checked out and implemented changes required as per
>  HowToCustomizeImageMarkup document. But still my image does not accept left 
> or
> right in Kupu. However, I can change it in Source View. Related question - is
> there any other choice of editor for the IE users?
> Ans:
> See "Fix Alignment and More":
> http://solprovider.com/lenya/kupucenter]
>
> I referred to:
> http://www.mail-archive.com/user@lenya.apache.org/msg01184.html
> RE: Lenya 1.2, Kupu, BXE and image alignment
> Linczak, Jonathan W.
> Sat, 09 Jul 2005
>
> But it did not help. In fact the height and width attributes also disappear on
> saving (style="float: right; width: 249px; height: 60px;") - this entire thing
> disappears.
> Would appreciate any pointers as to how to resolve this with Lenya 1.2.4.

Jon's and my solutions were both for fixing HTML, not CSS:
<IMG ALIGN="RIGHT" SRC="...">

IMG does not have a FLOAT attribute.  Use ALIGN in HTML and CSS.

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to