Forums

[resolved] Hover working only sporadically in IE 7 (1 post)

  1. ChristineB
    Member
    Posted 1 year ago #

    Hover worked only on few links in IE 7.

    I had to change the ORDER to:

    /* link styles */
    a:link{color: #04067C;}
    a:visited{color: #04067C;}
    a:hover{color: #6f5dfc;}
    div.sidebar a{color: #b1a7ff; text-decoration:none;}
    div.sidebar a:visited{color: #b1a7ff;}
    div.sidebar a:hover{color:#fff;}

    Also read somewhere to "add position: relative; to the #nav li", but it works for me without it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags