Im trying to create a drop down menu but the menus always get displayed to low. When I used right and left menus, the menus would be displayed inside the box. But when I used down menus the parent item always shows below where I'd expect it to be.

On the attached, create and log out are the menu items, and theyre suppose to be in the shaded area just above

How do i fix this?
Thanks

CommentFileSizeAuthor
menu.JPG3.6 KBStarPower-Com

Comments

add1sun’s picture

Any progress?

add1sun’s picture

Status: Active » Postponed (maintainer needs more info)
tstermitz’s picture

Since I had a similar problem, I'm guessing that you are trying to put your nice-menu in the navbar, but the nice-menu is showing up below where you expect it to be. Also, maybe you see the words "Primary Links" in the navbar.

Solution: Configure the nice-menu block in admin/build/block and be sure to put in the block title section. Then the nice-menu won't shift down below. The class .nice-menu-hide-title {display: none;} css doesn't seem to fix this.

Also, be sure NOT to make a nice-menu in the sidebar before the nice-menu in the navbar or else you can lose the ability to click links inside your pages.

There are other configuration problems with zen, namely the hidden overflow. Also, you probably want to edit page.tpl.php to remove the sections that print primary_links and secondary_links into the navbar.

add1sun’s picture

Status: Postponed (maintainer needs more info) » Fixed

No response from OP, assuming answer given fixes.

StarPower-Com’s picture

sorry for not responding.

Didnt no what was wrong, I ended up changing my theme

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.