Closed (won't fix)
Project:
Drupal core
Version:
6.12
Component:
image system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2009 at 03:44 UTC
Updated:
25 Jun 2011 at 21:54 UTC
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
Comment #1
archi commentedHi,
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.
Comment #2
arnieswap commentedWhich CSS? The theme CSS or FCK editor CSS?
Comment #3
archi commentedHi,
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,
Comment #4
arnieswap commentedThanks Archi
Comment #5
dpearcefl commentedis this still an active issue? Has it been resolved?
Comment #6
dpearcefl commentedComment #7
dpearcefl commentedComment #8
damien tournoud commentedThanks for your report, but this is not a support forum. Please see http://drupal.org/support for your support options.