| Gallery index Recent Photos: Where is the thumbs code?
ON the Gallery index, where the Recent Photos are displayed, where is the code at that displays the thumbnails?
i'm looking for the img src= code so that I can plop $title in the alt= tag.
i found the photo alt tag itself which was alt=/"$filename/" and i replaced that with my $title $desc hack.
but i cannot find this same coding for the thumbs. Apparently i need to look for alt=/"/" because nowhere else in index.php is there another instance of $filename.
any clues ?
|