• I am currently building a new site from the classic template and I put in a background image of a dotted line to separate the sidebar from the content. However, the dotted image does not show in ie. What can I do?

    heres the css code;
    margin: 30px 13em 0 3em;
    padding-right: 312px;
    position:relative;
    left:156px;
    background-image:url(‘images/divider.jpg’);

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘background imag not showing in ie’ is closed to new replies.