Dear all, I am posting because I do not manage to solve a little bug in my website (www.fab-webs.com). In the main navigation, there are two buttons which lead to a sub navigation on mouse over/click. Although I do like the animation, I am bother by the fact that the sub menu appears on the left hand side and not right under the button. Does anybody have an idea on how to change this behavior? Any help will be highly appreciated. Thanks! fab
You have a style .subglobalNav for each of the sub nav menus. Have you tried adding in the following to that style? text-align: right; Code (markup):