Hi all. I am attempting to use a Superfish horizontal menu for a cascading nav on a site, but i would like to make the list items taller than the default Superfish height.
I have modified the default skin like so: .sf-menu a { padding: 1.5em 2em; } a > .sf-sub-indicator { top: 1.55em; } and.. .sf-sub-indicator { top: 1.95; } That has put the text and the arrow where I want it to be.. but the list items of the "child" lists apprear directly under the linked text, not under the container element like you would expect. Any ideas? Regards. Mike