Closed (fixed)
Project:
Site map
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2009 at 18:51 UTC
Updated:
3 Jan 2010 at 16:10 UTC
Jump to comment: Most recent
Comments
Comment #1
martysteer commentedI have this problem too.
Comment #2
4ud commentedUnfortunately I have this problem too. Any solutions now?
Comment #3
Anonymous (not verified) commentedThis fix worked for me:
http://drupal.org/node/467480#comment-2281532
Add CSS Injector rule:
#site-map .sitemap-menu ul.menu{
display:block;
}
Comment #4
hass commentedI believe this may has been solved or is at least solvable by the new theming in 2.x. Please give it a try.