79488485

Date: 2025-03-06 06:56:41
Score: 2
Natty:
Report link

The best solution came from GitHub: https://github.com/lokesh/lightbox2/issues/172#issuecomment-228747592

#lightboxOverlay { position: fixed !important; top: 0; left: 0; height: 100% !important; width: 100% !important; }

#lightbox { position: fixed !important; top: 50% !important; transform: translateY(-50%); }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Scott Haugaard