• 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)
  • Plugin Author socialdude

    (@socialdude)

    Thank you very much for reporting this, we’ll look into it.

    Plugin Contributor socialtech

    (@socialtech)

    The developers fixed it and will include it in the next version of the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘top_arow CSS Class Calling 404 Background’ is closed to new replies.