|
Including Photos in Documents and Newsletters |
Top Previous Next |
|
A short procedure for inserting images into documents and event descriptions is provided below. Pictures can be inserted into two documents in two different ways. a) The photo or image might already exist in the Photo library. (after using the procedure to upload photos) b) Pictures or photos may be "uploaded on the fly" from inside the editor. As an example, let's suppose we want to insert an image using the editor into the document below. This same procedure applies to event descriptions and web-site bulletins because all use the same on-line editor..
The first step is to position the cursor in the editor by clicking the mouse at the location where you want the image to be inserted. Next, select the "Insert / Edit Image" icon (that looks like a picture) from the top panel of the editor circled below.
When the Insert / Edit Image pop-up screen appears, you can use the dialog below to upload a new image using the circled "up-arrow" icon, or you can select an image previously uploaded. Note that images uploaded "on the fly" using the circled up-arrow icon will not become visible in your photo gallery although they will always be visible within the editor's insert / edit image function). Using the screen below you can either upload an image already on your local file system or you can choose to embed a picture previously uploaded to the web-site.
Simply select the image that you want to load and click Insert After you’ve done this, the editor screen will appear as below. If you’re happy with the appearance of the page, you can save the document to the database. You can right click on the image to do things like re-size the image or change its properties.
If the page appears corrupted for any reason after inserting the image, do not press save. This will result in the original document being over-written by the corrupted copy. More About Laying Out Photos Getting photos displayed the way you want on a page can be a little tricky. This is in part because of the nature of HTML. Sometimes a screen layout that appears to work in the editor will appear differently when the layout is rendered outside of the editor. This is because HTML is designed to allow content to “flex” to accommodate different containers and window sizes. If you want to create a layout where photos appear side by side, it is necessary to constrain the layout so that photos appear beside one another. A common way of doing this is to use a table as shown below. If laying out photos on your page as any sort of a grid, it is recommend that you first create the table structure and then insert the photos into appropriate cells. You can set the table properties so that the bounding cells will be invisible. An example of placing cells in a table is shown below.
Another approach to making photos appear where you want them us to use "Float" styles to allow photos to float to the left or right of a page. These styles can be accessed by right clicking on a photo to view its properties from within the editor or by accessing the styles menu. Learning how to "float" images left or right using the built in styles is useful. Other useful tips about photos
|