Hello, is it possible for me to change the background colour of menu boxes? how can I do this? I tried looking into the file system.css, and system.menu.css into my modules directory, but nothing happens.... what should I do?
thanx everybody

Comments

mradcliffe’s picture

Welcome to theme development.

If you don't feel like creating atheme from scratch, you can create a sub-theme based off of whatever base theme you want to use. Then you can just tack on another css stylesheet.

Make sure your sub-theme .info file has the following in it:

base theme = garland //whatever your base theme is
stylesheets[all][] = fake.css
giozzz’s picture

first of all, thank you for answering, but... I can't understand what you wrote.... :(
could explain it clearly? My only issue is I'd like to change colour under a menu... now I understood I have to go and add something into the.. xxx.info file... but what exactly? And then...? I don't want to create a theme, I just want to use the one I have (which by the way is Aquia Marina) and "adjust" a little...
thank you anyway