Hi,
I need to make the menu look like this: http://www.gorast.com/eus/
Here - http://www.gorast.com/eusnov/ I need to move the submenu box when the main menu is rolled over.
How can I do that?
Thanks,
Gorast
.first.haschild.menuKrediti:hover + div.childcontent {
margin-left: -100px !important;
}