Sent by Peter Williams on 13 November 2002 01:01
> -----Original Message-----
> From: Stevio
>
> Could you check the following web site?
> http://www.cssweb.co.uk/clients/zerconet/
>
> I have a few problems, see below.
> Problems:
> a) In these browsers only the text is highlighted when you mouse over the
> link instead of making a box (I have an additional style, called
> HighlightedPage, to keep the current page highlighted).
>
Display needs to be set to block for your anchor elements.
a.NavLink:Link,a.NavLink:visited {
display: block;
font-family: Arial, "MS Sans Serif", sans-serif;
text-decoration:none;
color:#333333;
font-weight:bold;
font-size:90%;
width:160px;
text-align: left;
text-indent: 10px; }
--
Peter Williams
_______________________________________________
css-discuss [EMAIL-REMOVED]]
http://two.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning