Line 1: | Line 1: | ||
Inserting Images in FCKeditor is very simple. Just press the [[Image:Image.gif]] button on the toolbar. A popup window called "Image Properties" will apear: | Inserting Images in FCKeditor is very simple. Just press the [[Image:Image.gif]] button on the toolbar. A popup window called "Image Properties" will apear: | ||
+ | |||
+ | === Image Info === | ||
[[Image:Image properties.png|Image:Image_properties.png]] | [[Image:Image properties.png|Image:Image_properties.png]] | ||
− | |||
− | |||
URL: defines the URL adress of the image. You may also use the "Browse Sever" in order to browse the files. | URL: defines the URL adress of the image. You may also use the "Browse Sever" in order to browse the files. | ||
Line 13: | Line 13: | ||
Height: specifies image height. | Height: specifies image height. | ||
− | You may lock the image proportions by pressing [[Image:Lock_image.png]] or you can return to the original image size by pressing [[Image:Image_return.png]]. | + | You may lock the image proportions by pressing [[Image:Lock image.png|Image:Lock_image.png]] or you can return to the original image size by pressing [[Image:Image return.png|Image:Image_return.png]]. |
Border: specifies the size of the border you want to place around the image. | Border: specifies the size of the border you want to place around the image. | ||
Line 21: | Line 21: | ||
VSpace: defines the size of the vertical gap. | VSpace: defines the size of the vertical gap. | ||
− | Align: specifies the alignment of the image. You can choose from: Left, Abs Bottom, Abs Middle, Baseline, Bottom, Middle, Right, Text Top or Top. | + | Align: specifies the alignment of the image. You can choose from: Left, Abs Bottom, Abs Middle, Baseline, Bottom, Middle, Right, Text Top or Top. |
+ | |||
+ | === Link === | ||
+ | |||
+ | [[Image:Image_link.png]] |
Revision as of 13:04, 12 December 2007
Inserting Images in FCKeditor is very simple. Just press the button on the toolbar. A popup window called "Image Properties" will apear:
Image Info
URL: defines the URL adress of the image. You may also use the "Browse Sever" in order to browse the files.
Alternative Text:puts the dicriptions of the image if you want it to be different than the image name.
Width: specifies image width.
Height: specifies image height.
You may lock the image proportions by pressing or you can return to the original image size by pressing .
Border: specifies the size of the border you want to place around the image.
HSpace: defines the size of the horizontal gap.
VSpace: defines the size of the vertical gap.
Align: specifies the alignment of the image. You can choose from: Left, Abs Bottom, Abs Middle, Baseline, Bottom, Middle, Right, Text Top or Top.