Suckerfish menu not working properly in Agregado theme

novovox - March 23, 2009 - 21:50
Project:Agregado
Version:6.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:fixed
Description

I have enabled the Agregado module and have a primary menu that has up to 2 children beneath certain list items.

On the frontpage, when I hover over any list item the dropdown does not appear at all. I can then click on a parent item and go to the node for that item. Once at this node I can hover over the primary menu and the dropdown now appears for that list item but still does not appear for any other of the primary menu list items.

I need the dropdowns to appear for each primary menu item on every page.

Can anyone suggest a solution?

#1

novovox - March 23, 2009 - 21:50
Title:Suckerfish menu not working properly in Agragado theme» Suckerfish menu not working properly in Agregado theme

#2

novovox - March 25, 2009 - 16:10

I have set up a demo of the problem on one of my sites: www.novovox.com

If you are at the home page and hover over "Services" in the primary menu the dropdown does not appear. Then click on "Services" and it opens to the node. If you now hover over the "Services" menu item the dropdown will work. Obviously the whole point of dropdown menus is defeated if it is not active on the frontpage.

Can anyone help???

#3

ktleow - March 25, 2009 - 16:21

Hi novovox,

Sorry I was tied up with my works and didn't have the time to look at my issues.

Anyway, this looks like a simple problem. Did you read the README.txt file for instructions on enabling the drop down menus?
http://cvs.drupal.org/viewvc.py/drupal/contributions/themes/agregado/REA...
Look at #4

That should solve your problem.

- Leow

#4

novovox - March 26, 2009 - 16:29

Thanks, Leow.

That helped but it still wasn't working in one other site that I'm using Agregado on. I then disabled DHTML menus and it is now working properly on that site too. I don't suppose you know a fix for using Suckerfish and DHTML on a site together?

#5

ktleow - March 26, 2009 - 17:44

Yeah I don't have a fix yet, for now.

Will look into this when I'm free.

#6

novovox - March 26, 2009 - 20:49

I don't mean to be a pain with another question but, I have been hitting my head against a wall trying to get IE6 to style the li elements properly. I have attached a screenshot of the problem.

Any suggestions?

AttachmentSize
IE6 issue.pdf 21.74 KB

#7

ktleow - March 27, 2009 - 00:13

Try applying a 1% height hack to the li a element.

For example,

ul.menu li a {
    height: 1%;
}

#8

ktleow - November 22, 2009 - 08:33
Status:active» fixed

Assuming problem is fixed, no reply for weeks.

Please feel free to re-open if you have any problems.

 
 

Drupal is a registered trademark of Dries Buytaert.