Jump to content
Existing user? Sign In

Sign In



Sign Up

Small CSS issue: Main header on top of lightbox


Recommended Posts

The main header (div.main-header) has a z-index of 10000, causing it to render on top of lightboxes, which render at z-index 5050.

As a result, the X button cannot be clicked (lightbox can still be escaped using escape key).

Reproduction steps:

  1. Scroll down in main gallery pages so the fixed header appears
  2. Click an image
  3. ???
  4. Profit.

Simple fix: Change the main header's z-index to 5000.

Link to comment
  • 4 weeks later...
  • The topic was locked
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...