hello
i have a problem when i change the language. the menu in english it appears fine, but when i change to another language, the menu is going up to the user menu.
i attach two images about the issue.
how can resolve this issue??
thank you
gatos.panos wrote:i found a quick solution.
#gkUserArea {
float: right;
margin-left: 20px;
margin-top: 33px;
}
#gkMainMenu {
float: left;
margin: -80px 35px 12px 104px;
padding: 0 0 1px;
width: auto;
}
but it is correct or not??. seems to be working!!!