I wouuld like to add some custom text near the slideshow button or on top of the image under file count FILE 36/357
thanks
Please decide where exactly you want to display that text. I assume it's always the same text?
option 1 is my first choice off course:near the slideshow button
Copy the block $template_img_navbar from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, find
<td id="slideshow_button" align="center" valign="middle" class="navmenu" width="48"></td>
and add your text.
thanks.worked