404 errors caused by CSS reference to images
-
/* Direction Nav */ .flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(<strong>theme/bg_direction_nav.png</strong>) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;} /* Control Nav */ .flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(<strong>theme/bg_control_nav.png</strong>) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
The plugin has an images subdirectory but neither png file is there.
- The topic ‘404 errors caused by CSS reference to images’ is closed to new replies.