Images stored on your computer/file share can be added to your pages using the CKEditor toolbar and Drupal's File Browser.
- Place the cursor at the beginning of a paragraph. In most cases it's best to insert images at the left edge of the editing window, even if you want the image to be centered or right-aligned.Image
- Click the Image button in the CKEditor toolbar. The Image Properties dialog box will open.Image
- Click Browse Server.Image
- Navigate to the folder where you want to store the image by clicking on the folder names in the Navigation panel. The name of the folder you have selected will appear in bold text in the Navigation panel.Image
- Use the Directory button to create new sub-folders as needed to keep your files organized neatly.
- Once an image has been stored in a folder, it cannot be moved. It can only be deleted from its current folder and uploaded to a new folder.
- Click the Upload button. A dialog box will appear.Image
- Click the Browse button in the dialog box.Image
- Navigate to the image on your computer/file share and select the image. Double click the image or click the Open button.
- Click the Upload button in the dialog box.Image
The file will be uploaded and added to the list of files in the main panel of the page. Blue highlighting will indicate the file is selected and a preview of the image will appear in the bottom panel.- Optionally, click the Resize button to resize the image to different dimensions.
- Do one of the following to select the image for use in your page:
- Click the Insert file button.Image
- Or double-click on the image's filename in the main panel.
- Or click on the image preview in the bottom panel.
- Click the Insert file button.
- In the Image Properties dialog box, add Alternative Text if the image communicates meaningful content to the page. (Leave blank if the image is purely decorative.) Alternative text is used in the following scenarios:
- It is read aloud in place of the image for visually-impaired visitors browsing the page with screen reader software.
- It is indexed by search engines.
- It is displayed to website visitors who are browsing the page with images turned off.
- It is displayed by some older browsers as a tooltip.Image
- Optionally, set additional attributes for the image:
- Width & Height (in pixels): Changes the dimensions at which the image is displayed, but not the image's file size.
- Border (in pixels): Adds a visible border on all sides of the image.
- HSpace (in pixels): Adds a margin of space to the left and right edges of the image.
- VSpace (in pixels): Adds a margin of space to the top and bottom edges of the image.
- Alignment: Controls whether the image aligns itself with the left or right side of the page.
- Click the OK button.
- If you need to change Image Properties later, right-click on the image and select Image Properties.Image