rearranging menu buttons rearranging menu buttons
 

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

rearranging menu buttons

Started by giorgio79, February 10, 2007, 08:52:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

giorgio79

Would someone know how can I move the following link next to the "Upload file" link?

I don't understand why they are separate, as they closely belong to "uploading file"

"Create/Order my albums"
"Modify my albums"
"My profile"
"Sort my pictures"

Cheers,
Gyuri

giorgio79

ah, solved it meanwhile

hopefully it will help others if I say how I did it

just copied the appropriate html code to theme.php...

The one that starts like this
// HTML template for gallery admin menu
....

and then just comment out or move around the appropriate html code...

Cheers,
Gyuri