Log in

View Full Version : 2 Questions about the navbar


Chris11987
10-09-2008, 08:44 AM
This is about the links part of it.

1) I can't seem to get the cell for "vbmenu_control" to change color when hovering. Using the selector in "Style Manager > Style > Main CSS" I'm able to change the hover background, but only on the text. I want the entire cell to change. I tried this additional css, but it didn't work:

td.vbmenu_control:hover{ background-color:#888888 }

2) Am I able to make it so hovering over a link/cell on the menu automatically brings down the drop-down menu part, rather than needing it to be clicked first?

Thanks.

--------------- Added 1223613822 at 1223613822 ---------------

Anyone?