I am using FCKeditor and when I insert an inline image, with left align, there is no gap between image and the text and it looks ugly. I also tried to add border in the image properties, but its shows ok in preview but the problem emerges when I save it.

Check ou
http://kalkion.com/news/192/possibility-liquid-water-mars
Please suggest.

Neil

Comments

archi’s picture

Hi,

You can give css to p.rteleft img {padding: 0 1em 0 0; } so that it will show that gap between the image and the text.

arnieswap’s picture

Which CSS? The theme CSS or FCK editor CSS?

archi’s picture

Hi,

Both will work but the only difference is if you give css in your themes css file than it will be generic css for that,
and if you give that in your FCK editor (after uploading image there is option called vertical spacing & horizontal spacing) this effect only work for that particular node only not for others.

Thanks,

arnieswap’s picture

Thanks Archi

dpearcefl’s picture

Status: Active » Postponed (maintainer needs more info)

is this still an active issue? Has it been resolved?

dpearcefl’s picture

Priority: Critical » Normal
dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Active
damien tournoud’s picture

Status: Active » Closed (won't fix)

Thanks for your report, but this is not a support forum. Please see http://drupal.org/support for your support options.