[g9r4]
Please Note: “Include-files” referenced in this tutorial will now be found within the Library/dreamweaver/menus/ folder.
[/g9r4]
Video Instruction
*** import your new icon into your websites ( Site / themed_images ) folder
*** the new image should measure (128 pixels wide by 128 pixels tall )
Text Instruction
- click on the + next to the Library folder to expand and view it's contents
- click on the + next to the dreamweaver to expand and view it's pages
- double click on the zoom_menu.lbi page to open the page in the editing (design) panel
- switch to Code view
- scroll to the bottom of the page

- locate the icons in code view
- place your cursor to the left of an existing line of icon code and click to select the code

- with the entire line of code selected, press CTRL+C on your keyboard to copy, or right click and click the Copy command

- place your cursor to the very left of the icon that will be to the right of the new icon ( sound confusing, try experimenting then to see where the icon ends up )

- press Enter on your keyboard to add a space

- click to place your cursor into the blank line or space

- then press CTRL+V to paste the copied code ( or Edit menu.. Paste )

- change the (title) (href link) (img src) (alt) information in the copied/pasted code

