There's a small bug with the submenu ("All content types", ...). Since the text becomes bold on mouse over (css class :hover) and menu items have different length (i.e. different number of letters) sometimes other items _move_ when one is hovered.
A solution (one of many possible solutions) i adopted (on a very smaller project, see http://patativa.gnumerica.org ) is to add individual ids to submenu items and then set different paddings (es. #item-one a:hover {padding: 0 2px;})
ciao - carloz
Posted 18 Jun 07
Total Messages: 1
Topics Created: 0