DisplayImage DisplayImage
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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