Previous Message
Next Message

[css-d] Display image as background property for hyperlink

Sent by Lee Martin on 9 December 2002 18:06


Is this supported in Opera? I can't get it to work in Opera6.

div#navbar a{
font-weight: bold;
color: #666;
text-decoration: none;
background: url(../images/buttonOff.png) no-repeat;
}

div#navbar a:hover{
color: #333;
background-image: url(../images/buttonOn.png) no-repeat;
}

Works in IE, but not Opera.


_______________________________________________
css-discuss [EMAIL-REMOVED]]
http://two.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning
Previous Message
Next Message

Message thread: