i am trying to get the menu to have sub-items. i set the maximum sub-drop-down items to "1" and now i am able to have working submenus. however......can anyone explain to me how to set the background image and/or color for the subitems? it is inheriting
the background image for the entire menu control itself:
i'm assuming i need a new entry in the CSS somewhere but i don't know how to set it in the html table that houses the menu items.
threeo
Participant
1156 Points
539 Posts
drop down menu?
Jul 17, 2012 04:46 PM|LINK
i am trying to get the menu to have sub-items. i set the maximum sub-drop-down items to "1" and now i am able to have working submenus. however......can anyone explain to me how to set the background image and/or color for the subitems? it is inheriting the background image for the entire menu control itself:
i'm assuming i need a new entry in the CSS somewhere but i don't know how to set it in the html table that houses the menu items.
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: drop down menu?
Nov 29, 2012 06:09 PM|LINK
You can use li:first-child and something like that for this.
~~! FIREWALL !~~