how to remove transparent background of dropdown menu with minified theme

Permalink
Hello, I have a problem with my sitehttp://www.kaaktherapie.nl
The problem is the dropdown menu that the background is transparent and the text becomes unreadable when I hover over the drop down menu.
I tried the Z index but that will not help.
I did edit main.css but can't find the earea to solve this...

Does anybody know how to add a background to the dropdown menu or remove the transparent command.

thanks in advance
John

 
jordanlev replied on at Permalink Reply
jordanlev
Look for some kind of a:hover style that has a transparent background.
Or another problem might be that you're using CUFON for the menu text -- this might be complicating things. You should try using @font-face CSS instead -- it is supported by all browsers going back to IE5.5 and is more efficient than CUFON I believe.
zero7 replied on at Permalink Reply 1 Attachment
Hello jordanlev,

Unfortunaly I can't find it in the main.css file
Do you have another idea?

pls have a look at the attachment.

Thks in advance,
John
jordanlev replied on at Permalink Reply
jordanlev
Sorry, I don't know :(