Hi,
Is there any way I can automatically add margin-left or margin-right to an image, depending on if it's aligned left or right?
For all images that are right-aligned I'd like to have a left-margin (but no right-margin), so that there is some space between the image and the text. And on the other hand I'd like to have a right-margin (but no left-margin) to images that are left-aligned.
Do I have to set these margins manually or can they be set either in FCKeditor or by CSS somehow (without having to manually add the style in the Advanced tab of Image Properties)?
Hope I made myself clear. Thanks!
Is there any way I can automatically add margin-left or margin-right to an image, depending on if it's aligned left or right?
For all images that are right-aligned I'd like to have a left-margin (but no right-margin), so that there is some space between the image and the text. And on the other hand I'd like to have a right-margin (but no left-margin) to images that are left-aligned.
Do I have to set these margins manually or can they be set either in FCKeditor or by CSS somehow (without having to manually add the style in the Advanced tab of Image Properties)?
Hope I made myself clear. Thanks!