#851
Bartosz
Keymaster

Ok, just add this to your CSS stylesheet (and remember to modify the path if your site url changes)

#swipebox-action #swipebox-close, #swipebox-action #swipebox-prev, #swipebox-action #swipebox-next { background-image: url(“http://crabsoc.com/test/wp-content/plugins/responsive-lightbox/assets/swipebox/source/img/icons.png”) !important; }

We’re just switching from svg icons to png icons here. (but maybe we’ll think of adding an option to the plugin for such cases – it’s rare but it happens on some servers)