i need a little help with css.....this is apple style accordion menu for joomla which i
got from here....
my problem is here when i add (display: block) to the css file it became like this...Code:http://www.kksou.com/php-gtk2/Joomla/Accordion-Menu-Apple-style.php
it adds another like for no reason....
while mouse is over the menu....
this is the code thats related to that section....
Code:.applemenu div.submenu a:hover { color: #FFFF99; font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; background-color: #764500; text-decoration: none; display: block; }
how can i remove the 2nd line...Thanks





Reply With Quote

Bookmarks