I would like to use a hover image on the mainnav using the cssmenu.
I have inserted a background image in the ja.cssmenu.css at #ja-cssmenu li a:hover (around line 90) and #ja-cssmenu li.active (around line 104).
The problem is that the image gets no rounded corners at the first menu item on the left side and all other menu items have a slight trapezium shape – it is no rectengular – the image moves slightly over the right border which limits any menu item.
I’m sure there are other classes in the CSS that I need to adjust in order to have the hover image look like the regular mainnav background.
Can you give me a hint which ones?