Closed (won't fix)
Project:
Lost & found issues
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
12 Jun 2008 at 16:33 UTC
Updated:
7 Dec 2025 at 22:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
add1sun commentedHm, well AFAIK those headers are not JS expandable/collapsible in default Drupal so I'm not sure what you are using that creates that effect. In a stock D5 site those are just plain headers and the menu items all show all the time. Screenshot shows the default behavior I get with Foundation.
Comment #2
add1sun commentedAh, I should also note that you have an additional class on there "admin-menu-menu-processed" which must be coming from something else (admin menu perhaps?) so this is not a Foundation problem as far as I can tell. We can't account for all customizations that modules will make or assumptions they make about the theme. You may want to report this to whatever module that is and let them know that folks using it can't rely on the fact that there are h2 instead of h3 (or anything else a themer might want to use for that.)
Comment #3
markhalliwell