Sorry if I have missed it but I have looked very hard and can't find the relevant thread, but I am trying to remove the icons and "FILE 1/7" from above the intermediate image. If you could put onto the thread containing this info I would be very grateful. Many thanks,
Chris
Removing menubar http://forum.coppermine-gallery.net/index.php/topic,77938.0.html (http://forum.coppermine-gallery.net/index.php/topic,77938.0.html)
If you do not understand that topic, then ask help.
You need function $template_img_navbar (make sure is not already in your themes/your_theme_name/theme.php) and remove from it just:
<td align="center" valign="middle" class="navmenu" width="100%">{PIC_POS}</td>
Thanks allvip. Worked perfectly..