move the sys_menu and sub_menu to admin_menu position move the sys_menu and sub_menu to admin_menu position
 

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

move the sys_menu and sub_menu to admin_menu position

Started by Darius, June 08, 2006, 10:24:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Darius

Hallo,

it was easy to reposition the menu to the admin menu but the orientation of the sys and sub menu was wrong. It was from top to bottum like on the left side. I want it from left to right.
I hpoe there is no older post to this question.

Gruss Darius

here my side: http://www.bild.gr/

Dr Preacox

I am a little confused as to what you are asking  ???
My Mods:
Making Memberlist Public - VIEW
Different Way of Displaying Categories - VIEW
Coming Soon - Automated Sub Domains -MOD

Sami

- This is skin/template issue not miscellaneous !
- I think you're using old ver (1.4.5) of CPG Please update to 1.4.8 ASAP
- you should edit your theme.php and change this
$template_sys_menu = <<<EOT
                <div class="topmenu">
                     {BUTTONS}
                </div>
EOT;

to

$template_sys_menu = <<<EOT

                     {BUTTONS}

EOT;

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