Page 1 of 1

Separate menu and submenu

Posted: Thu 14. Apr 2005, 15:10
by pieterbeulens
Hi there.

I'm creating a website for which I would like to create something looking like this:

Image

Now, I've created this in plain HTML. So now I'm trying to get it into PHPWCMS. So far it looks like this:

Image

As you can see, it looks almost allright. I have two problems though:
1. I'm not able to switch off the Home link in the frontend menu.
2. I want the submenu (the menu on the left hand side starting with ~ Homeopathie) only to appear on the Behandelmethoden page and not on the other pages. I also have a different submenu for the Nieuws page which doesn't show up at all. I have used {NAV_ROW } for the upper navigation area and {NAV_LIST:2 } for the submenu. Can anyone help me out? Thanks!

Posted: Thu 14. Apr 2005, 15:28
by phwhitfield
Hi

I'm not quite sure, but i think i had the same problem.
Maybe this helps: http://www.phpwcms.de/forum/viewtopic.php?t=6558

Good Luck
Phil

Posted: Thu 14. Apr 2005, 15:33
by pieterbeulens
Thanks! It did the trick. I did see your post, but I wasn't sure it was the same thing. Anyway, it works and I'm a happy camper :D

Only now still for the first question: how to get rid of the Home link in the main navigation...