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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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