Web Analytics Made Easy -
StatCounter Problem with links in IE - CodingForum

Announcement

Collapse
No announcement yet.

Problem with links in IE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem with links in IE

    This code works fine in FF, but when viewing in IE the contact link moves from the center to the left of footer. also I loose background properties around both the image link (back to top) and the contact link. Any Ideas?

    #backlink img {
    text-align:left;
    border:none;
    }


    #footer {
    background-color:#161F5B;
    height:30px;
    margin-top:10px;
    margin-bottom:10px;
    padding:0 10px 0 0 ;
    text-align:center;
    clear:both;
    border:none;
    }
    #footer li {
    list-style-type:none;
    }
    #footer a:link {
    color:#ffffff;
    }
    #footer a:visited link {
    color:#ffffff;
    }
    #footer a:hover {
    font-size:100%;
    }

  • #2
    I don't know, you say you have a problem with a link. Then you show me css code and all that does to a link is to color the text.

    Gives us the entire code.
    Evolution - The non-random survival of random variants.
    Physics is actually atoms trying to understand themselves.

    Comment


    • #3
      This issue is resolved

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎