Posted by groofop on June 1, 2012 at 9:46pm
Trust me, I've googled this issue and it seems everyone but me knows what they're doing.
I'm trying to change my NiceMenu's menu to be all white text, with black background and grey hover over. That's it, super easy right?
Not for me, if anyone could give me the CSS for that (or teach me how to do it) I'll give you a hug. I'm desperate, my head hurts.
Comments
Please help...bump
Please help...bump
just drupalin' around.
=-=
bumping after 23 minutes doesn't get aid any faster.
you'll need to provide a link to your site so someone can use firebug or provide the current CSS in use.
I'll paste the entirety of
I'll paste the entirety of the CSS file into pastie.
http://pastie.org/4010721
Thanks for the response!
just drupalin' around.
=-=
to change the font color you want to alter the color: #somenumber declaration
to change the background of the items, background: #somenumber
to change the color of the hover you need to alter those already existing declarations for the hover color
I suggest using firebug in the firefox browser and the documentation for themeing nice menus which is included in the module.