Align problem in textfield and CSS problem

marathoner

Just look at the FCKEditor source...is it generating the correct HTML? Do you have a link that we could look at?

joop

Hi Bernd,

Thanks for your quick answer, but I've got text in the field.
So as you mentioned, the picture must align to the right arround the text, but it does not.

Greetz,
Joop
There is a fine line between fishing and just standing on the shore like an idiot!

BerndJM

Hi Joop,

your align-problem is a little misunderstanding the "align" in img tags.
The align takes only effect together with a folowing text (or other elements).
If you use align="right" it means the text flows left and the img stays on the right side.
If you have no text there is no reason for the img to stay on the right.

Here a little closer explanation (sorry german only)

Regards Bernd
In theory, there is no difference between theory and practice. But, in practice, there is.

joop

When I want to add a picture in the textfield (FCKEditor) and give it "align=right", it stays left when I check the site.
If I put the picture in a table and give the table the "align=right", the picture shows up on the right side.
Is this a bug?
I noticed the great feature of customizing the CSS within the admin....but it does not work for me.
When I change something in the CSS, it does not save, but gives an error (no error explanation).
Hopefully it's oubvious I use WB2.7RC2 for this one.

Greetzzz,
Joop
There is a fine line between fishing and just standing on the shore like an idiot!