coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: aZra3L on August 06, 2006, 03:25:35 PM

Title: move whole Navigation to the bottom
Post by: aZra3L on August 06, 2006, 03:25:35 PM
hi,

I got a similar question to this:
http://forum.coppermine-gallery.net/index.php?topic=34629.0 (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
Title: Re: move whole Navigation to the bottom
Post by: Sami on August 06, 2006, 03:41:48 PM
http://forum.coppermine-gallery.net/index.php?topic=34608.msg162232#msg162232
Title: Re: move whole Navigation to the bottom
Post by: aZra3L on August 06, 2006, 04:32:04 PM
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()