Hi!
I need to customize the menu colors, I changed the default color from #333 at template.css to #ja-subnav ul.active { background: #336699;}
Now it is blue just like I want. I also changed the files inside css/colors/* to the color scheme I need. Just two. Blue and gold.
My question is. When I add a new menu item, and add a article/section/something to this new menu, it’s using always the blue(default, old #333) menu color. Where/how can I change this to use the color schema I want?
I’m using the beta and made a lot of visual changes…. how can I update to the 1.0 version without destroy my changes? I changed a css file inside a module/something folder….. 😛