Questions in this category are meant to solve problems people may experience when they first start administering a Joomla site.
Answers
How do I make a picture a link?
In the editor, select the picture and choose the link button. Put the link into the link box, and that should be it. Alternatively, bring up the HTML code and surround the image with anchor tags like this: <a href="link goes here"><img ....></a>