With Garland theme, the top level menu items are displayed out in the left margin.

CommentFileSizeAuthor
#3 temp.JPG7.5 KBdrpratten

Comments

frjo’s picture

I just tried with a clean install of the latest Drupal 5 HEAD and Sitemap HEAD and could not see this problem. Please try with clean installs and if the problem persist attach a screenshot of it.

drpratten’s picture

Just tried site_map head with fresh drupal rc2 with same results.

Same result for IE7 and Firefox 2

Problem is duplication of list markers

E.g. if Navigation menu is displayed for user#1 then "Create Content" has a solid list marker triangle and an open garland list marker overlayed.

drpratten’s picture

StatusFileSize
new7.5 KB

screen shot

afey’s picture

I had the same problem, but have been able to fix it by editing site_map.module.

In the function below, I've changed

    to
afey’s picture

In post above the tags are not shown.
Change the ul tag to class=menu instead of class=tree

fonsiusgs’s picture

The POST #5 is the most correct. Thank you all.

frjo’s picture

Status: Active » Closed (fixed)