30-04-2012, 00:20
add this to your css:
OR
Element with position:absolute is positioned to the first parent element with position:relative
Kod:
.topmenu .level2 {position:relative;}
Kod:
.topmenu li {position:relative;}
Element with position:absolute is positioned to the first parent element with position:relative