DisplayImage DisplayImage
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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..