|
How I can change the background color of the tree menu css?
Return to Recent Questions
Q:
How I can change the background color of the tree menu css?
I'm stuck with a default blue background color.
menuBackColor just changes the pull down background color.
I've looked at the parameters list for info, tried a few
different parameters but none worked for changing the background color in my tree menu css.
I'm sure its something very obvious, but your help would be appreciated.
A:
Don't forget to change also item background colors:
var itemBackColor = ["color", "color"];
Return to Recent Questions
Related:
- Jun 13, 2009 - How I can change the background of the top level javascript absolute position?
- Aug 16, 2009 - I cannot change the background color of the script tree menu
- Aug 21, 2009 - Is there a way in the onmouseover down menu java script maker to change preview screen color?
- Aug 23, 2009 - When I roll over the show popup menu the font color doesn't change
- Sep 09, 2009 - Is it possible to change colors for the drop down menu bar and the submenus in the drop down menu bar?
- Oct 05, 2009 - I cannot find where to change the mouse over color in my menu con css templates
- Oct 17, 2009 - How to change the colors of the main dropdown menu javascript?
- Nov 09, 2009 - I cannot change the background dynamic menu xml color...
- Jan 22, 2010 - How to change the font color if the user click on html menu script?
- April 1, 2010 - How I can change the color of the selected menu item in the javascript layer menu?
- January 25, 2011 - What parameter do I change to set the transparent background in transparent drop down menus?
|