not4now
Newbie
Posts: 1
Registered: 7/12/2005
Location: Canada
Member Is Offline
|
| posted on 7/12/2005 at 10:24 PM |
|
|
Underline in IE
Hi,
I purchased the Pro Menu, and i'm trying to add an underline to my links on rollovers, i've added the following code to the css.
.m0l0movero, .m0l1movero {
text-decoration: underline;
margin: 0px;
}
but it only seems to work in Netscape. Normally this css tag works in both IE & Netscape. And it has worked in the past for the regular Tigra
Menu. Is there something i'm missing for IE?
Any help would be greatly appreciated
|
|
|
tigra
Administrator
Posts: 1960
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 7/22/2005 at 10:46 PM |
|
|
apply underline settings to css of inner tags (those with the class names ending with 'i')
|
|
|