DisplayImage DisplayImage
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

DisplayImage

Started by plancast, February 02, 2015, 11:36:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

plancast

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

allvip

Removing menubar   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>

plancast

Thanks allvip.  Worked perfectly..