Title: [Plugin: FancyBox for WordPress] Bug &#8211; Image source
Last modified: August 20, 2016

---

# [Plugin: FancyBox for WordPress] Bug – Image source

 *  [designerwood](https://wordpress.org/support/users/designerwood/)
 * (@designerwood)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-bug-image-source/)
 * I noticed that for the fancybox-ie styles it tries to source the shadow images
   from the root/fancybox directory (which doesn’t exist) rather than the fancybox
   dir inside the plugin.
 * [http://wordpress.org/extend/plugins/fancybox-for-wordpress/](http://wordpress.org/extend/plugins/fancybox-for-wordpress/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [designerwood](https://wordpress.org/support/users/designerwood/)
 * (@designerwood)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-bug-image-source/#post-2496554)
 * Example:
    .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.
   AlphaImageLoader(src=’fancybox/fancy_shadow_n.png’, sizingMethod=’scale’); }
 * Should be:
    .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.
   AlphaImageLoader(src=’./fancy_shadow_n.png’, sizingMethod=’scale’); }
 *  [archon810](https://wordpress.org/support/users/archon810/)
 * (@archon810)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-bug-image-source/#post-2497082)
 * Came here to say the same – tons of 404s because of this from IE users.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: FancyBox for WordPress] Bug – Image source’ is closed to new
replies.

 * ![](https://ps.w.org/fancybox-for-wordpress/assets/icon-256x256.jpg?rev=1864321)
 * [FancyBox for WordPress](https://wordpress.org/plugins/fancybox-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fancybox-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fancybox-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fancybox-for-wordpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [archon810](https://wordpress.org/support/users/archon810/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-bug-image-source/#post-2497082)
 * Status: not resolved