Right now you can show a custom description beneath a thumbnail, by manually defining them on the page using the syntax:
Code:
//Optional, manual description for particular pictures inside album
//Syntax: albumid.desc[index]="Picture description here"
//eg: myvacation.desc[2]="This is description for the 3rd picture in the album"
//eg: myvacation.desc[6]="This is description for the 7th picture in the album"
Are you asking how to basically to move this description from the bottom of the thumbnail into the bottom of the enlarged image`s container?
Bookmarks