I have a three level taxonomy menu displayed using vertical Sidebar one and the white style (haven't checked any others yet) and the children are hidden by the parent display. I cannot get css position:relative;
z-index: # ; to correct the levels (li, li li, li li li).

Added: Browser is Firefox.

Update: I am using D 7.10. The problem exists with any multiple styles provided. Altering the css to provide z-index for each level does not affect the display. I suspect this problem is in the module code.

Comments

Ashlar’s picture

Issue summary: View changes

Added browser

Ashlar’s picture

Issue summary: View changes

added Update

mehrpadin’s picture

Hey Joseph,

Thanks for this, may I take a look if it's online? you can email me the URL.

Ashlar’s picture

My site is a development site, not online. I have created a subtheme based upon Fusion Core and the problem shows up for any of the styles you have in the library. I created a "blank" style and set my own z-indexes to gain control . When I tried doing so using a local.css in my sub-theme directory, I could not overwrite the z-index, so I assumed that you might have done something else, either that or my css skills are inadequate :). Not being familiar with super/sucker fish format, it took quite a while to get a handle on how the classes are defined and what affects what. It might be helpful if there was a style skeleton, that created a very basic appearance but with a full set of css styles with explanations of what they control. Sort of a working documentation template.

mehrpadin’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)
mehrpadin’s picture

Issue summary: View changes

general editing

mehrpadin’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)