PDA

View Full Version : Problem with the main menu


Maria
08.06.2004, 18:32
Well I have this problem with the Main menu, the thing is that I have some content sections and some content categories, and I want the content section to not take me to a page, I donŽt want a discription of the section, I just want that if I click the content section on the Main menu it just show me a drop menu (im using the display menu component) with the categories, like this:

Colors
Red
Blue
Green

I tried to make a URL instend of a content section, and what I did is that I put # on the link part, and that kinda work, but not really cause if I click the URL it takes me to the home page, and I dont want that the URL take me some place.

If someone could help me IŽll apreciated

manuman
12.06.2004, 03:56
You would need to hack the main menu mod. Do this at your own risk as it could have ramifications to the rest of the menu.

Start by looking at modules/mod_mainmenu.class.php

Good luck