[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[CF-Scripting] CSS drop down menu



OK - Got a spot of bother and its now driving me up the wall!

I've created the drop down menu on this site :
http://www.orchard-design.co.uk/wms05/index.cfm

The menu is made up from a nested set of unordered lists and list items,
with drop down's triggered by css or js depending on how good the
browser is.

The Styles are in http://www.orchard-design.co.uk/wms05/navstyles.css

It all looks great and works great.  However, when you mouse over "About
Us" (the only menu item with a sub menu) the menu items in the sub menu
are only the width of the main menu item.  When ever I change anything
to try and get the sub menu to display wider than its main menu item I
manage to stuff up the display of the main menu.

How can I amend the styles/html to allow the sub menus to be wider than
the main menu?

TIA

Stephen