Image Captions
From GarageSaleWiki
Since GarageSale version 6 you can assign captions to your auction images.
Here're some examples of captions in different design layouts:
Editing Image Captions
You can add and edit captions in GarageSale's Editor or GarageSale's Preview mode.
In Editor Mode: Select an image and click the Edit image caption button.
In Preview Mode: Hover the mouse cursor over an image to make the Image Caption button appear. If a caption already exists you can also click the Edit button in the caption text field to open the caption panel.
Once you click the caption button the caption edit panel opens:
Enter as many text as you want and hit OK.
If needed you can format the text using HTML tags. See the examples below:
• Adding line breaks: <br>
• Bold text: <b>your text</b>
To remove a caption just open the caption panel, select all text (or press cmd-a on your keyboard) and hit the delete key.
Good to know:
• You can change the caption text color in the Properties Inspector.
• If you want to change other aspects of the caption you can use CSS code for that. E.g. to change the font size, add this line of code at the very top of the description field in Editor mode:
<style type="text/css"><!--.captionText {font-size: 14px;}--></style>





