How can I remove the background image from the dropped down items on a Horizontal Spry Menu while keeping the image for the tabs at the top? It seems every time I change something for the top tabs, the change is carried to the drop down menus as well.
Here is a link:
http://www.monicagraphicdesign.com/Bill/spiritual.html
You can see what is happening if you hover over "About Bill"
Open your SpryMenu.css file. Scroll down a ways to this:
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
left: auto;
background-color: #000;
background-image: none;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
background:none;
width: 8.2em;
}
Nancy O.
Thank you s much! I couldn't have done it without your help. I really appreciate that you took the time to help me out. ![]()
The menu looks and works great!
http://www.monicagraphicdesign.com/Bill/spiritual.html
Moni
North America
Europe, Middle East and Africa
Asia Pacific