[Pro] CSS submenu

Can anyone tell me what I’m (undoubtably) doing wrong here there is a submenu on “lessons” which I’ve done in the normal way ie double indent on a list and CSS menu action applied, but nothing happens on rollover.
Simon

http://www.bubblebubblebreathe.co.uk/shop.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Looks like your menu Div has 0 height.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Or maybe too many nested Divs with unspecified height.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

How many is generally considered too many?
I’ve fixed the height and changed the overflow from auto to visible and applied a background colour in graphic effects, it’s working thanks for your help.
S


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not necessarily that there were too many nested Divs - probably more to do with undefined heights.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options