7
went ahead added it with no dice, is there a particular spot in the css file it needs to go? does it need anything else along with it? I put it towards the end of the document where there were some other statements starting with #. It looks like this now:
#mainmenu a{display:block;}
#usermenu a{display:block;}
/* color -- dropdown menu for Forum */
#dropdown a{
color:#000000;
}
#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
background-color: #99B5CC;
color:#ffffff;
Perhaps I should try a system update via modules and see if that changes anything.
edit: no change after that, surely I must be doing something wrong syntax wise somewhere ..ugh