Moving the control panel buttons Moving the control panel buttons
 

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

Moving the control panel buttons

Started by Zfolk, January 01, 2005, 02:19:16 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Zfolk

Hi.. I am tweaking the transmission theme and making it very minimal.

http://www.folkphotography.com/coppermine/index.php

I am trying to figure out how to move the control panel.  I tried editing the html and moving those options in a new table row below the main body.  It did not work and just the {main menu1} and {main menu2} code appeared.  I want to move the search button below the main body.

The Upload File link I want moved into the admin buttons only.  I tried this by tweaking the theme.php:
I tried moving the <a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}">{UPL_PIC_LNK}</a>
into the admin menu but it did not work.  Again just the {UPL_PIC_LNK} showed up but clicking it took me to an empty page.


Thanks in advance for any help with this and HAPPY NEW YEAR !!

Joachim Müller

having the menu underneath the {GALLERY} block is in fact the same as having a right-hand menu; refer to http://forum.coppermine-gallery.net/index.php?topic=8051.0 on how accomplish this.

Joachim

Zfolk