Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 08:26:33 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155440 Posts in 21702 Topics by 7732 Members
Latest Member: Smacki
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: (SOLVED) Show_menu2 -- Menus swapping spots -- need help  (Read 659 times)
devnet

Offline Offline

Posts: 3


« on: September 11, 2008, 07:57:46 PM »

I have my top dropdown header working beautifully with:

Code:
<?php show_menu2(0SM2_ROOTSM2_ALLSM2_ALLfalse"\n</li>"falsefalsefalse'<ul id="header_menu" class="menu">'); ?>

and I have my bottom menu showing the separate pages I only want on the bottom menu, using

Code:
<?php show_menu2(2);?>


The problem is that when I select a page from my bottom menu, the top menu gets replaced with the bottom menu. Can someone please explain to me what I can do to make my bottom navigation stay only at the bottom when I'm on one of those pages and have my top navigation stay the way it should be when on those pages. huh

« Last Edit: September 13, 2008, 07:18:10 AM by kweitzel » Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6975


WWW
« Reply #1 on: September 12, 2008, 09:45:07 AM »

Please define the first menu as well in the info.php and the menucall. So, instead of 0 which translates into "default" use 1 which then is "mneu 1".

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

devnet

Offline Offline

Posts: 3


« Reply #2 on: September 12, 2008, 09:26:47 PM »

So obvious... thank you for your help with my blindness.  grin It works perfectly now.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!