1
Hi
I've change the theme.html the way I like it. Everything is fine... But now I need, to change the color of menu buttons when the user enters different modules. For example on main page the button "NEWS" is grey. When a user clicks it and enters the News area (my.com/modules/news/), I want the menu button "news" to change from grey to blue. Do I need to place some script in the main theme.html instead of the button_image? I mean some sort of code, like "if $module='news', load image '1.jpg'; if $module='articles', load '2.jpg'. Or some sort of... Can you advice me on that problem? Pleeease. I need to do that till evening or my a$$ will get busted.