Inserting Images

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Inserting Images in FCKeditor is very simple. Just press the Image.gif button on the toolbar. A popup window called "Image Properties" will appear. It includes four bookmarks:

Image Info

Image:Image_properties.png

The first bookmark refers to the "Image Info"

  • URL: defines the URL address of the image. You may also use the "Browse Sever" in order to browse the files.
  • Alternative Text:puts the descriptions 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 Image:Lock_image.png or you can return to the original image size by pressing Image:Image_return.png.

  • 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.

Pressing "OK" inserts the image with the specified properties.

Link

The second bookmarks regards to "Link":

Image:Image_link.png

  • URL: defines the URL address of the image. You may also use the "Browse Sever" in order to browse the files.
  • Target: defines the target of the image (for advanced users). You can choose from New Window ( _blank ), Topmost Window ( _top ), Same Window ( _self ) or Parent Window        ( _parent ).

Upload

The third bookmark is the "Upload" section:

Image:Image_upload.png

  • Upload: specifies the location of the image file on your local hard drive. You may also use "browse" if you don't want to type the location manually.

Pressing "Send it to the Server" sends the image to the server.

Advanced

This bookmark is only for advanced users:

Image:Image_advanced.png

  • Id: specifies the ID of the image.
  • Language Direction: sets the language direction from left to right ( LTR ) or from right to left ( RTL ).
  • Language Code: specifies the language code e.g. en, pt, pl.
  • Long Description URL: specifies the description of the page.
  • Stylesheet Classes: specifies the name of the CSS class.
  • Advisory Title: specifies the description of the target object.
  • Style: specifies the style.
This page was last edited on 14 December 2007, at 09:38.