move whole Navigation to the bottom move whole Navigation to the bottom
 

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

move whole Navigation to the bottom

Started by aZra3L, August 06, 2006, 03:25:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aZra3L

hi,

I got a similar question to this:
http://forum.coppermine-gallery.net/index.php?topic=34629.0

But I'd like to move the whole navigation to the bottom. but the menus aren't showing up, when moved behind the {GALLERY} placeholder.

Is there a way to get all the Menus to the bottom?

thx

Sami

‍I don't answer to PM with support question
Please post your issue to related board

aZra3L

thx,

I didn't get the Admin menu to the bottom, but I got at last.

by adding
        '{ADMIN_MENU}' => theme_admin_mode_menu(),
to $template_vars = array(   ) in pagefooter()