FIX: FotoWeb grid appears distorted
The information in this article applies to:
- FotoWeb 7.0 up to build 432
SUMMARY
The grid layout gets distorted. Filenames appear above or behind the thumbnails. Hovering the mouse over one image selects all the images in the grid.
REASON
One or more files shown in the grid contain some special characters in the metadata field 120 (caption).
RESOLUTION
- Open the template ThumbContainer.
- Locate the string <img class="Thumbnail".
- Make sure that the alt and title attributes of the img tag are properly encapsulated in quotes as follows:
alt="<%$ InsertVariable encoding="html" name="image.iptc.iptc120" /%>"