Moving the control panel buttons Moving the control panel buttons
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Moving the control panel buttons

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

Previous topic - Next topic

0 Members and 1 Guest 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