Viewing 1 replies (of 1 total)
  • Thread Starter ds24a3

    (@ds24a3)

    Ok, so then no help from anyone. But I have found a solution ! and will share it.

    First to make FancyBox 2 work together with Header Image Slider plugin you have to put all the <script> and <style> links for your FancyBox in the very top of the header.php file right below <head> tag. This will take care of the conflict.

    Second important thing is to make Header appear below the FancyBox images and to do so you need to edit your style.css. Find

    #branding {
    z-index: 1; (and change from 9999 to 1)

    that is it.

    It works flawlessly for me now!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Header Image Slider] Fancybox conflict’ is closed to new replies.