On Friday 03 September 2010 20:12, Alan Gresley wrote:
>
> The artifact is the border here.
>
>
> .horizontalmenu ul li ul {
>    left: -999em;
>    top: 2em;
>    border-top: 1px solid #222; /* delete */
>    position: absolute;
>    display: block;
>    z-index: 100;
> }
>
>
> And add the below to your stylesheet.
>
>
> .horizontalmenu ul li ul li:first-child a {
>    border-top-width: 1px;
> }
>
>
> BTW, IE7 also supports :hover on arbitrary elements.

Thanks Alan, will make those changes in the morning. Greatly appreciated.

-- 
Michael
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to