CodeCanyon

Drop Menu

6 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Scrappus says

How can I make this happen for Drop Menu without it effecting other things? I lost the graphic for navigation.png when I did this, and it had no effect on removing the link underlines in the sub menu items.

<style type=”text/css”> a { text-decoration:none } </style>

Thanks,

-john

3370 posts
  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars
Australia says

Wow thats vague.

Try a:hover, a:active, a:focus {text-decoration:none;}

Usually its best to prepend the a link with the menu class like menu a:hover{}

6 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Scrappus says

Put it in this block?

.dropmenu li a:hover, .dropmenu li.open > a{ color: #0657AD; background: #FFFFFF url(“gradient.png”) repeat-x scroll 0 0; }

by
by
by
by
by