• Resolved andrewabarber

    (@andrewabarber)


    Hi there,

    Small issue that I’ve noticed is that on line 989 of sfsi-style.css it calls for ‘top_aro.png’ however this 404’s as there is no ‘top_aro.png’ in the images directory.

    .top_arow {
        background: url(../images/top_aro.png) no-repeat;
        position: absolute;
        top: -29px;
        left: 38%;
        width: 33px;
        height: 29px;
        backgoround-color: #fff;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘top_arow CSS Class Calling 404 Background’ is closed to new replies.