glorenz
Admin
 Admin
| Posts: 611 |  | Karma: 11
|
Re:submenu not display - 2008/03/04 21:55
Hi Francesco,
please read the post carefully. I didn't say to add anything, but to remove the property "overflow:hidden".
Take attention to the inline property "overflow: hidden;". This property has to be removed.
You've to inspect the sources of your site and to check your css file. Search for a parent element enclosing the menu module which might have the css property "overflow:hidden". Please either comment this css property or change it to "overflow:visible".
Best regards, Georg Lorenz
|