Problem:
Want a simple way to create a link from a photo/image in a *Photo* pagelet so that when I click on that photo it takes me to another PAGE on my website or opens a new site in a new window? I don't want to have to create an URL in the text underneath or above the photo in the pagelet.
Solution:
- One way is to add a *Rich Text* pagelet.
- Delete the default text.
- Click to make sure the cursor is in the body text area of the pagelet, center-align if desired.
- Drag-and-drop the photo into the body text area of the pagelet. Sandvox will resize it to 200 pixels wide. (I find it's important to have nothing selected in the pagelet when dropping the image.)
- Select the photo and create a link from it to your other page in your Site Outline (Command-L, drag target to page) or paste the URL to your preferred site.
- To make the link open up in a new window all you need to do is check the box. Sandvox will add the target-blank HTML automagically:
<a href="https://twitter.com/neilboyd" target="_blank">


