Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter designerwood

    (@designerwood)

    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’); }

    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.