The website is polonia-zop.eu
Using Atahualpa 3.4.9
Just hover over the page menus and you will see whats wrong. Have tried some code editing nothing helped though.
The colors only appear properly if i edit the css.php and set a fixed width
PHP Code:
div#menu1 ul.rMenu {
width:150px;
So I either need to set a fixed width that only applies to the children pages and make the parent width stay the same or somehow just fix the color thingie.
Any help is appreciated, I'm a newbie in CSS