im having a problem with the color of each menu
if i go to a menu with a green color the only thing that change color is the logo =/
the font color and the side pic dosetn change =/
this start happening after adding this fix:
www.rockettheme.com/forum/index.php?t=28159&rb_v=viewtopic
how do i fix this?
EDIT:
ok cheking out the index.php i found this$menu_name = "mainmenu"; // mainmenu by default, can be any Joomla menu name
$default_color = "orange";
$menu_colors = array("blue","green","gold","orange","red","purple","green");
$default_font = "default"; // smaller | default | larger
$show_pathway = "true"; // true | false
if i change maunmenu to my other menu name the color effect will be transfer to that new menu but will leave mainmenu without color i tried copy paste that and change from one of the part the name to my new menu but just 1 of them is taking the colors