[Pro] Submenu vertical alignment

A little addendum to the above.

After adding the code I have suggested you may find that the gap between the main menu items and the sub menus is too large meaning that the sub menu disappears before the pointer reaches it.

Add the following which essentially increases the height of the click area on each link to compensate.

span.style7 { padding: 10px 0px; }

This brings me to another point - naming.

FW helpfully gives a name to every item you create to avoid duplicate IDs but you should help yourself by changing these (item8, item10) to something more meaningful ie menu-wrapper, menu etc.

Similarly for your styles - style7 doesn’t mean much while menu-link means much more.

It will help you later on identify things from the code and from the items list in your sidebar.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at: