Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same issue, how to prefend showing the header when clicking a thumnail..it cuts of the top of my image… ??
    see: https://neddate.nl/aa/wordpress/

    *BUMP*ing this as I am having the same issue.

    I notice on Wonder_Lander’s blog this appears to be fixed with the lightbox opening in a full-frame. W_L, if you’re listening – how’d you get this to work?

    If anyone else has any ideas on this, i’d be keen to hear them. My gallery is here:
    https://www.19squadron.org.nz/wordpress/gallery/photos

    Cheers, Jeff

    Thanks to wonder_lander this has now been fixed. Actually @terram provided the fix via twitter.

    You need to adjust your header z-index to 999 to drop it ‘below’ the lightbox frame in terms of depth hierarchy. I just put this into the custom.css for my theme – otherwise it will need to go in the appropriate place for you won theme. (Firebug can tell you which file). I added:
    #header{ z-index:999; }
    and it works fine now.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] Image opens under site header image’ is closed to new replies.